# candran README Basic support for the Candran language for Visual Studio Code. Based on VS Code's built-in (Lua grammar)[https://github.com/LuaLS/lua.tmbundle]. ## Installation Clone this repository into your VS Code extension directory: * Windows: `%USERPROFILE%\.vscode\extensions` * macOS: `~/.vscode/extensions` * Linux: `~/.vscode/extensions`