Is it possible to make CMD+T
keybinding run a bash script? Like for example i want to run my tests on my Heroku project, the command python manage.py test
would be run if did CMD+T
.
- Click on Packages --> Commmand Palette --> Select Toggle.
- Type Install Packages and Themes.
- Search for process-palette and then install it.
- Click on Packages --> Process Palette --> Select Toggle
- Create a global configuration or a project specific configuration with the respective Do it! buttons. It will create an example configuration file and open it in the graphical editor
- From the graphical editor, you can then configure the command you want and assign a shortcut to it :
Process-palette documentation