A KRunner plugin / "runner" that searches recent workspaces in VSCode and lists
866 | results to quickly re-open the workspace in VSCode by pressing Enter
, or open
867 | the project's directory by pressing Shift
+ Enter
.
... get from store.kde.org ...
870 | ... screenshots ...
xxxxxxxxxx
dart pub get
xxxxxxxxxx
dart compile exe -o package/vscode_runner bin/vscode_runner.dart
xxxxxxxxxx
package/install.sh
package/uninstall.sh