This extension add Hy language support to VS Code.
Hy is a wonderful dialect of Lisp that’s embedded in Python. https://github.com/hylang/hy
to get colorful brasket, install Rainbow Brackets
This extension fork and reedit from a repo that sjhuangx's vscode-scheme to enable syntax on vscode. https://github.com/sjhuangx/vscode-scheme
This extension use a file that egrachev's sublime-scheme to enable syntax on vscode.
https://github.com/egrachev/sublime-scheme/blob/master/Scheme.tmLanguage
Enjoy!