@phoenix-plugin-registry/pflynn.brackets.editor.nav

1.1.0 • Public • Published

File Navigation Shortcuts for Brackets

Adds Eclipse-style keyboard navigation to switch between open files:

  • Press Ctrl-Shift-E (⌘⇧E on Mac) to use Quick Open with just the "Working Files" list (type part of a file name and press Enter to open it).
    • While the standard Quick Open command searches all files in your project, this is filtered to only search open files (the "Working Files" list).
  • Press Ctrl-[ or Ctrl-] (⌘⇧[ or ⌘⇧] on Mac) to switch to the next/previous file in the "Working Files" list.
    • While the standard Ctrl-Tab shortcut navigates in MRU order, this navigates in the exact order shown in the "Working Files" list.
    • Keep Ctrl (or ⌘⇧) held down to skip past files without moving them to the front of the MRU order (just like the standard Ctrl-Tab).

How to Install

File Navigation Shortcuts is an extension for Brackets, a new open-source code editor for the web.

To install extensions:

  1. Choose File > Extension Manager and select the Available tab
  2. Search for this extension
  3. Click Install!

License

MIT-licensed -- see main.js for details.

Compatibility

Brackets 1.0 or newer

Readme

Keywords

none

Package Sidebar

Install

npm i @phoenix-plugin-registry/pflynn.brackets.editor.nav

Weekly Downloads

0

Version

1.1.0

License

none

Unpacked Size

12.1 kB

Total Files

3

Last publish

Collaborators

  • ushmajit
  • core.ai