-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey there, new to lisp and vscode.
Got just about everything installed on your guide,
performed all the tasks listed except the first one listed which looks optional.
- cl-lsp is updated with a cleaner REPL! Please update by do git pull in ~/.roswell/local-projects/ailisp/cl-lsp
Everything is looking good, added the ~/.roswell/bin, however!
The following shows in the output window:
[Error - 6:29:43 PM] Starting client failed
Error: Connection to lsp times out
at Timeout._onTimeout (/home/tr/.vscode/extensions/ailisp.commonlisp-vscode-0.3.2/out/extension.js:137:32)
at listOnTimeout (internal/timers.js:531:17)
at processTimers (internal/timers.js:475:7)
and VS Code is chain displaying terminal process "/home/tr/.roswell/bin/cl-lsp 'tcp,' '10003'" terminated wiht exit code 1.
What does that mean? i am new new to lisp and vs code.
Thanks, i look forward to having a nice interface like VS code and repl interaction.
Nick.