You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 week ago | |
---|---|---|
.vscode | 1 year ago | |
images | 2 months ago | |
src | 1 week ago | |
.eslintrc.json | 1 year ago | |
.gitignore | 1 year ago | |
.vscodeignore | 1 year ago | |
COPYING | 2 months ago | |
LICENSE | 2 months ago | |
README.md | 2 weeks ago | |
package.json | 1 week ago | |
scheme.configuration.json | 1 year ago | |
tsconfig.json | 1 year ago |
README.md
vscode-scheme-lsp
EXPERIMENTAL
A LSP Client for Scheme.
This extensions aims to support multiple Scheme implementations. Currently it only supports CHICKEN 5 and Guile 3. More details to the supported features soon.
It's based on the also in early development stage Scheme Language Server.