Issue by MarcelGerber
Saturday Jun 06, 2015 at 22:54 GMT
Originally opened as adobe/brackets#11223
For #6273.
This adds a shortcut (Ctrl/Cmd + PageUp/PageDown) to traverse your open files (in all panes) in list order. The shortcut itself is pretty much universal and I found it working like this in Google Chrome, Sublime Text 3 and Notepad++ (all on Windows).
If users want, they can remap the existing Ctrl + (Shift) + Tab shortcuts to invoke these new commands.
The command goes through all panes (unlike@peterflynn's extension).
cc@peterflynn (you wrote the original extension)@fgimian (you made me do this)
MarcelGerber included the following code: https://github.com/adobe/brackets/pull/11223/commits