commonlisp-vscode
                                
                                 commonlisp-vscode copied to clipboard
                                
                                    commonlisp-vscode copied to clipboard
                            
                            
                            
                        Common Lisp Editing extension for Visual Studio Code
This is almost a given with anything involving lisp. Running Macos Ventura on Apple silicon M1. Messages in console: ``` Error: Connection to lsp times out at Timeout._onTimeout (/Users/lewis/.vscode/extensions/ailisp.commonlisp-vscode-0.3.2/out/extension.js:137:32) at...
Removal: https://github.com/sbcl/sbcl/commit/e103be077521e5f8918da7e346df6946157e5912 Impact: 
I get error while trying to install everything on Windows, so I thought I could write a Docker image to act as the server, but the config option only allows...
It's very painful (and impossible, at least for me) to do "ros install sbcl" on Windows. The process fails one way or another, after trying many times. Please provide an...
What's the reason for the roswell dependency? I know it's convenient for some, but the majority of projects don't have this kind of dependency, using Quicklisp instead for installations. If...
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...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
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...