ulauncher An ulauncher extension to open your local git repositories with your favorite editor.
ulauncher-repo-opener.mp4
- supported editors: intellij (community and ultimate), vscode (normal and insiders)
- open your local git repositories quickly with your recently used editor
- open your local git repositories quickly with a shorthand for your preferred editor
- ulauncher 5
- Python > 3
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/pascalbe-dev/ulauncher-repo-opener.git
- Before usage you might want to change your base search path in the plugin preferences.
Please refer to the contribution guidelines
less
package installedinotify-tools
package installed
- Clone the repo
git clone https://github.com/pascalbe-dev/ulauncher-repo-opener.git
- Cd into the folder
cd ulauncher-repo-opener
- Watch and deploy your extension for simple developing and testing in parallel
./watch-and-deploy.sh
(this will restart ulauncher without extensions and deploy this extension at the beginning and each time a file in this directory changes) - Check the extension log
less /tmp/ulauncher-extension.log +F
- Check ulauncher dev log
less /tmp/ulauncher.log +F