Open Rlaks10 opened 9 months ago
Currently the vscode plugin works only on unix or linux based system. This fixes it by using path seperator module and uri module to extract or generate paths.
Hi @Rlaks10,
I have created a PR #44 to support windows. Since I don't have a windows machine, can you please test it to see if it works on windows?
Currently the vscode plugin works only on unix or linux based system. This fixes it by using path seperator module and uri module to extract or generate paths.