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 |
|
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 |
|