_From [email protected] on 2014-02-24T20:12:08Z_
We need to add keyboard shortcuts to switch between (at least two) commonly used editor tabs. I know there are open tickets about dragging and dropping and renaming, which are not making much progress, but what about simply switching via the keyboard rather than mouse?
What steps will reproduce the problem?
Please provide any additional information below
. Please? :)
_Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1741_
_From [email protected] on 2014-09-03T09:55:54Z_
Shortcuts for changing tabs is a very important part of any ide or editor. This feature is needed. Till then I'm using Pydev...
_From contrebasse on 2014-09-03T12:28:27Z_
Try Ctrl+Tab and Ctrl+Shift+Tab ? I admit that with many tabs the switch order is inconsistent, but in your example there is only 2 tabs.
Also, 2.3 is out, you can update your beta version.
_From ccordoba12 on 2014-09-03T17:07:03Z_
There is a shortcut to show a menu from which you can select your file. It's Ctrl+E.
Could you try it and see if that's what you're looking for?
_From contrebasse on 2014-09-04T08:15:25Z_
Woah, I didn't know that ! Cool !
It's not very interactive, though. To switch tab you have to press Ctrl+E, Tab (to change te focus from the filter to the list) up or down arrow a few times, then Enter. It's fine when typing (part of) the name.
_From ccordoba12 on 2014-09-21T11:50:02Z_
Labels: -Easy
Isn't this already available via Ctrl+PageUp?
Indeed.
What is this on Mac?
I can't find it in Preferences -> Keyboard shortcut.
It's hard coded because all editors/browsers/IDEs use those shortcuts (Ctrl+Tab and Ctrl+Shift+Tab). But this issue will be properly fixed in Spyder 3.2 too.
Any updates on this for Mac?
Is this still unavailable on macOS in Spyder 3.3.6? So if I have two editor tabs open and want to quickly switch between them, I have to use the touchpad rather than the keyboard? The macOS shortcuts for this are shift-command-[ and shift-command-], but neither of these seem to do anything. Ctrl-PageUp and Ctrl-PageDown don't work. Ctrl-Tab and Ctrl-Shift-Tab don't work. There also doesn't seem to be a menu entry for doing this, which I could bind in System Preferences.
I'm using spyder 4.1.5 on a mac, and command-PgUp/Down works to swap editor tabs
Most helpful comment
Any updates on this for Mac?