Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benjefferies/bettertouchtool-pycharm
Better Touch Tool pycharm configuration
https://github.com/benjefferies/bettertouchtool-pycharm
Last synced: about 1 month ago
JSON representation
Better Touch Tool pycharm configuration
- Host: GitHub
- URL: https://github.com/benjefferies/bettertouchtool-pycharm
- Owner: benjefferies
- License: mit
- Created: 2017-01-19T13:08:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T14:23:44.000Z (almost 8 years ago)
- Last Synced: 2024-08-03T23:04:32.977Z (5 months ago)
- Size: 187 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bettertouchtool-pycharm
Better Touch Tool pycharm configurationImport the configuration into bettertouchtool to get pycharm touchbar support http://docs.bettertouchtool.net/docs/touch_bar.html
1. Preferences
1. Import
1. Select and import better-touch-tool-pycharm file### Touchbar buttons
- *Run* the currently selected configuration
- *Stop* the running process
- *Debug* group
- *Debug* the currently selected configuration
- *Stop* the running process
- *Step Over* the current line
- *Step Into* the current function
- *Step Out* the current function
- *Refactor* group
- *Rename* the selected field, method etc.