1
Fork 0
mirror of https://github.com/j1g5awi/krunner-vscode.git synced 2024-11-22 01:09:31 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Jake Howard
ea2aba100f
Use subprocess to run VSCode (#5)
This removes the risk of any shell injection from `os.system`.
2023-08-07 12:13:40 +08:00
Jake Howard
bfbb4e94b6
Actually return paths list 2023-05-07 17:38:10 +01:00
5165de0380
Support alternative VSCode installs
Namely VSCode official and VSCodium
2023-04-29 12:24:19 +01:00
jigsaw
3d95df51d3 fix: only search name 2022-04-09 23:42:40 +08:00
jigsaw
123344a875 🐛 ignore case when querying 2022-04-02 20:02:32 +08:00
jigsaw
7c6bc0c063 Get path list each time 2022-03-28 16:36:38 +08:00
jigsaw
8af7461417 🎉 Initial commit 2022-03-25 20:04:29 +08:00