Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 581 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 581 Bytes

Scheme Language Support for Visual Studio Code

This extension is a fork of the generic Scheme language support to VS Code and builds upon the vscode-scheme extension.

Features

https://github.com/abhi18av/Chez-Scheme-VsCode

  • Syntax Coloring

  • Snippets

support following snippets: cond, define, if, lambda, let, let1, set!.

Enjoy!