1
Fork 0
mirror of https://github.com/j1g5awi/krunner-vscode.git synced 2024-11-21 05:29:30 +00:00
KRunner plugin for quickly opening recent VSCode workspaces
Find a file
Jake Howard 03efa27327
Run VSCode in shell mode to ensure paths are expanded correctly. (#6)
This could have been done manually, but relying on the shell should cover more edge cases
2023-08-29 08:49:32 +08:00
krunner_vscode Run VSCode in shell mode to ensure paths are expanded correctly. (#6) 2023-08-29 08:49:32 +08:00
package 🐛 fix .service 2022-03-26 14:46:04 +08:00
scripts 🎉 Initial commit 2022-03-25 20:04:29 +08:00
.gitignore 🎉 Initial commit 2022-03-25 20:04:29 +08:00
LICENSE 📄 Add LICENSE 2022-03-25 20:09:31 +08:00
poetry.lock 🎉 Initial commit 2022-03-25 20:04:29 +08:00
pyproject.toml 🎉 Initial commit 2022-03-25 20:04:29 +08:00
README.md ✏️ Fix typo 2022-03-25 20:10:19 +08:00

Krunner VSCode

Requirements

  • python-gobject

Thanks