[Feature Request] Better navigation shortcuts
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)
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)
ctrl + e is the best
https://github.com/Maran23/script-ide/issues/129
ctrl + number not good ! lol