Skip to content

peterflynn/brackets-commands-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Brackets Commands Quick Search

Use the keyboard to quickly search for commands and run them:

  1. Press Ctrl+Alt+? (⌃⌘? on Mac)
    (or invoke regular Quick Open and type a "?")
  2. Start typing (part of) the name of a command
  3. Use arrow keys to select the one you want (or skip this to use the topmost result)
  4. Press Enter to run it

If you've ever used Quicksilver on Mac, or Sublime's Command Palette (Ctrl+Shift+P), or Eclipse's Quick Access (Ctrl+3) -- this is the same deal.

Note that the list may include commands you can't find anywhere in the menus -- some commands in Brackets are available only via keyboard shortcuts.

How to Install

Brackets Commands Quick Search 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 Sprint 16 or newer (or Adobe Edge Code Preview 2 or newer).

About

Quick keyboard access to Brackets commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published