A Visual Studio Code extension to enable syntax highlighting in UVA's special HCLRS language.
In order to install, first locate your Visual Studio Code's extension directory:
- Windows: USER_PROFILE/.vscode/extensions/
- macOS: ~/.vscode/extensions
- Linux: ~/.vscode/extensions
Download the repository as a ZIP file, then unzip it into its own folder in your extensions directory.
Upon opening .hcl files, the extension will automatically highlight them according to your theme's settings.