ailisp / commonlisp-vscode

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

commonlisp-vscode

Common Lisp Editing Extension for vscode

Update

cl-lsp is updated with a cleaner REPL! Please update by do git pull in ~/.roswell/local-projects/ailisp/cl-lsp

Screenshot

Features

Requirements

Known Issues

Credits

cl-lsp provides a complete common lisp language server protocol and a mostly working LSP client for vscode. I forked cl-lsp to fix some issues on it and this repo is fix to its vscode plugin to support recent version of vscode and adding a few improvements: auto indenting on newline and run REPL.

Release Notes

Users appreciate release notes as you update your extension.

0.3.2

0.3.1

0.3.0

0.2.0

0.1.1

0.1.0

0.0.4

0.0.3

0.0.2

0.0.1

Initial release of commonlisp-vscode, support all features mentioned in readme

Enjoy!