Vscode-Chez's goal is to make it easier for you to write chez code on vscode.
Vscode-Chez is inspired by rainbow-brackets and vscode-scheme
support following snippets: cond, define, def, if, lambda, let, let*, set!, try, library.
This extension contributes the following settings:
- vscode-chez.discolorBracketInString: true
Combine rainbow-brackets and vscode-scheme
Decolor the brackets in string object
Modify snippts
Enjoy!