Skip to content

Vscode Extension to launch Command Palete or Quick Open from touchbar

Notifications You must be signed in to change notification settings

ashhitch/vscode-touchbar-command-palette

Repository files navigation

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!

About

Vscode Extension to launch Command Palete or Quick Open from touchbar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published