script-ide icon indicating copy to clipboard operation
script-ide copied to clipboard

[Feature Request] Better navigation shortcuts

Open K-ETFreeman opened this issue 10 months ago • 2 comments

Would be nice to have ability go to tab N with some shortcut F.e., i have 3 scripts open, Ctrl + 1 opens script 1, Ctrl + 2 opens script 2, Ctrl + 3 opens script 3, etc This is kinda basic functionality and would be nice to have it

(Currently we only have Ctrl + Tab and Ctrl + Shift + Tab to go prev / next tabs afaik)

K-ETFreeman avatar Feb 15 '25 14:02 K-ETFreeman

IntelliJ hast he same, but is is not bound by default. CTRL+Number is probably not a good idea, because many keybindings already use that (e.g. Ctrl+7 is a common shortcut for commenting something out for a QWERTZ keyboard) Image

Maran23 avatar Feb 17 '25 20:02 Maran23

ctrl + e is the best

https://github.com/Maran23/script-ide/issues/129

ctrl + number not good ! lol

KnIfER avatar Aug 31 '25 09:08 KnIfER