
App Runners krunner launcher plasma5 projects vscode
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/alex1701c/krunner-vscodeprojects
This plugin allows you to open your project using Krunner and the Project Manager plugin from VSCode.
The easiest way to install is:
curl https://raw.githubusercontent.com/alex1701c/VSCodeProjectsRunner/master/install.sh | bash
Or you can install it without admin privileges:
curl https://raw.githubusercontent.com/alex1701c/VSCodeProjectsRunner/master/install-user.sh | bash
Credit for icon: https://github.com/microsoft/vscode
1.1.0 1 year ago
Add a installer that installs the plugin just for the current user and add sorting of entries in the order they are configured in the config file.
Optimize the build/plugin.
1.1.0 1 year ago
Add a installer that installs the plugin just for the current user and add sorting of entries in the order they are configured in the config file.
Optimize the build/plugin.
1.0.1 1 year ago
Include icon in project, add LICENSE file and improve code
Kaiz
1 year ago
Report