olivernybroe / intellij-touch

MacBook Touchbar support in IntelliJ
91 stars 9 forks source link
intellij intellij-plugin touchbar-support

JetBrains plugins GitHub stars Jetbrains rating JetBrains Plugins

IntelliJ Touch Bar

cover

This plugin adds support for the MacBook Touch bar in IntelliJ IDE's.

Right now the plugin does not support automatic update of settings, so you have two ways of updating the touch bar

This plugin has been deprecated. IntelliJ now has support for the Touch bar with the most of our features. No further development will be made, instead we recommend you to update to IntelliJ 2018.2 or above for Touch bar support. If you would like to contribute, then do it directly to IntelliJ instead.

Features

Automatic install

The plugin can be found here on Intellij's plugin page.

Manual install

Configuration

For setting up the touch bar, go to Appearance & Behavior -> Menus and Toolbars. \ There Should now be a new menu called Touch Bar, from here you can just add items to the menu like you normally would.

Works best with actions from Main Menu as they often contains icons.

It could for example be like this

settings

Which would generate the following

example

Plugin developers

If you have a plugin and would like to add support for the touch bar, you can do it easily by adding custom actions in your own actionGroup.

Remember to add icons!

plugin_devs

Built with