Merrit / vscode-runner

KRunner plugin for quickly opening recent VSCode workspaces
https://store.kde.org/p/1653111/
GNU General Public License v3.0
18 stars 3 forks source link

This plugin does not work correctly with VSCodium. #1

Closed sylvesterroos closed 2 years ago

sylvesterroos commented 2 years ago

I set the projects file to the correct path (/home/sylvester/.config/VSCodium/User/globalStorage/alefragnani.project-manager/projects.json) and the projects do show up in KRunner, however when I select them nothing happens. I'm assuming that this plugin is using the code binary to launch the project, but on VSCodium this should be the codium binary.

sylvesterroos commented 2 years ago

Wait my mistake I'm using alex1701c/krunner-vscodeprojects, not this project 😅