thijsdejong / vscode-codam-norminette

Simple decorator that uses norminette and injects errors of norme in vscode !
1 stars 1 forks source link

"Not a valid file" if path contains space #5

Closed jobukkit closed 4 years ago

jobukkit commented 4 years ago

If you put your code in a folder with a space in the name, the plugin doesn't work.

Screenshot

Here, the actual folder name is "Google Drive" but it discards everything in front of the space.

thijsdejong commented 4 years ago

@jobukkit I have no time to work on this, feel free to submit a PR. I will review it ASAP.