ailisp / commonlisp-vscode

Common Lisp Editing extension for Visual Studio Code
35 stars 1 forks source link

Connection to lsp times out #16

Open jamataran opened 3 years ago

jamataran commented 3 years ago

After installing the extension, I get my VSCode too slow. Furthermore, when I try to evaluate an LISP expression I get: Command 'Lisp: Evaluate' resulted in an error (Running the contributed command: lisp.eval failed.). The log:

[Error - 7:22:39 AM] Starting client failed
Error: Connection to lsp times out
    at Timeout._onTimeout (/Users/jose/.vscode/extensions/ailisp.commonlisp-vscode-0.3.2/out/extension.js:137:32)
    at listOnTimeout (internal/timers.js:549:17)
    at processTimers (internal/timers.js:492:7)