mirror of
https://github.com/Reuh/vscode-candran.git
synced 2025-10-27 10:09:31 +00:00
Candran support for VS Code
| .vscode | ||
| syntaxes | ||
| .gitattributes | ||
| .gitignore | ||
| .vscodeignore | ||
| CHANGELOG.md | ||
| language-configuration.json | ||
| LICENSE.md | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
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