shahul01

Results 10 issues of shahul01

CLEARER, CLEANER, READABLE LIST: a. The URL title should have more margin from other element both height and width wise. b. URL link should be easily distinguishable from URL title...

enhancement
appearance

Option to replace pagination. There should be an option for the pagination to be replaced as entire list in single page.

I know this is a huge ask, so maybe you can include this in premium version or something. Since Github Copilot is available in other editors/IDEs, I'd appreciate if it...

enhancement

This Code on formatting with `alt + shift + f` , ``` let arr = [1,2,3]; arr.indexOf(1) let cplxArr = [ {id: 1}, {id: 2}, {id: 3} ]; cplxArr.findIndex(el =>...

Pin tab → prevents closing of tab unless unpinned.

enhancement

Indent guide ![image](https://user-images.githubusercontent.com/53307156/150606973-478acb10-5522-4b08-ad9e-47691818051e.png) Bracket pair coloriser https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer

enhancement

Hi Luke, I have been using RunJS a lot and I have opened up too many tabs this leads to tabs header being so short and also the close icon...

Bug maybe is due to new REPL ![image](https://user-images.githubusercontent.com/53307156/146688003-93f41e69-7f9a-48e8-9a4d-02167b3a3cb3.png) I have pressed Save so many times And each save is saved separately as REPL And a way to delete the old...

Pressing on following hotkeys produces the effect (on windows:) : | Hotkey | Effect | |----------|:-------------:| | Ctrl + D | Select next occurrences of same characters / words. |...

enhancement
REPL

It shows no highlight on scrollbar, wrong number of found text and the found text disappears on scrollbar. All these makes it impossible to search in REPL. Browser - Chrome...

bug
REPL