This extension is a fork of the generic Scheme language support to VS Code and builds upon the vscode-scheme
extension.
https://github.com/abhi18av/Chez-Scheme-VsCode
- Syntax Coloring
- Snippets
support following snippets: cond, define, if, lambda, let, let1, set!.
Enjoy!