command-toolbar

A toolbar with easily customized buttons for any command.

mark-hahn

7,794

42

Bug Reports

1.0.12

MIT

GitHub

command-toolbar

Atom editor toolbar with easily customized buttons for any command.

Image inserted by Atom editor package auto-host-markdown-image

Installation

Run apm install command-toolbar or use the settings screen.

Usage

Files and Web pages

If you ctrl-click the first icon (three bars) it will add a button as usual. But instead of opening the command palette to choose a command it will create a button immediately with the file path of the currently selected tab. Clicking on this button will open the file just as if you clicked in the file tree. Files can be opened no matter what project is open. The button always opens that file.

If you have the web-browser package installed and the currently selected teb is a web page, then ctrl-click will create a button for that web URL. Clicking on that button will open the web page at any time, even when the web browser toolbar isn't open. This means this button toolbar can be the "favorites" toolbar for the web browser.

This means this command-toolbar package can have buttons for commands, files, and web pages all at once.

Configuration

There is one setting Always Show Toolbar On Load. If it is checked then the toolbar will always be loaded when Atom is loaded. If not checked then the toolbar will be visible on load only if it was visible when Atom was closed.

License

command-toolbar is copyright Mark Hahn with the MIT license.