# Calyx README This is a simple extension that adds basic syntax highlighting for Calyx and to provide a basis for adding fancier features if anybody is ever interested in it. ## Installation Add a link to the Calyx VSCode extension directory to your VSCode extensions directory. ``` cd $HOME/.vscode/extensions ln -s ## Release Notes ### 0.0.1 Initial release of Calyx VSCode extension. This adds the bare minimum to have syntax highlighting in VSCode.