
JetBrainsRunner
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This plugin allows you to launch your recent JetBrains projects from Krunner.
Additionally it has file watchers implemented, these reload the configuration when new projects get added/removed.
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
Or you can build from source using:
curl https://raw.githubusercontent.com/alex1701c/JetBrainsRunner/master/install.sh | bash Last changelog:
Additionally it has file watchers implemented, these reload the configuration when new projects get added/removed.
Info: After installing the binary packages make sure that the KRunner gets restarted:
kquitapp5 krunner 2> /dev/null; kstart5 --windowclass krunner krunner > /dev/null 2>&1 &
Or you can build from source using:
curl https://raw.githubusercontent.com/alex1701c/JetBrainsRunner/master/install.sh | bash
2.0.0
Port plugin to work with Plasma6 next to Plasma5
Remove custom config reload mechanism in favor of using KRunners one
Ratings & Comments
2 Comments
10 Works great! Had to install using the provided script on Manjaro.
10 10 the best