Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.26 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.26 KB

Touchbar Command Palette CircleCi

Launch command related actions from the from the touchbar, each button can be configured to show or not.

Current list of commands include:

  • Command Palette (CMD + p)
  • Quick Open
  • Terminal
  • Sidebar

Touchbar Example

Settings

You can choose the buttons by setting the following settings in your user settings

"touchbarCommandPalette.commandPalette": (default true) Show Command Palette Button "touchbarCommandPalette.quickOpen": (default true) Show Quick Open Button "touchbarCommandPalette.terminal": (default true) Show Terminal Toggle Button "touchbarCommandPalette.sidebar": (default false) Show Sidebar Toggle Button

Known Issues

Please report any issues via github

Future Plans

Use Icons instead of text labels

Release Notes

0.2.0

Now included abbility to show hide sidebar and terminal, slight rename to allow future helpful commands.

0.1.0

Now included abbility to show hide buttons

0.0.1

Initial release of extension

Author

Ash Hitchcock

Contributors

Want to help imporove this plugin? See Open a pull request 😃

Enjoy!