-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Using Lisp: Compile And Load File (lisp.compileAndLoadFile) gives this error if the path of the file has spaces in it.
In the line bellow, I guess is possible to replace the %20 for something cl-lsp can accept or wrapped it into quotes.
commonlisp-vscode/src/extension.ts
Line 57 in be68981
| uri: document.uri.toString() |
PD. Sorry, I tried to clone the project and send a push request fix but I wasn't able to make the extension works (not really experienced in VScode extensions).
Metadata
Metadata
Assignees
Labels
No labels
