mirror of
https://github.com/Reuh/vscode-candran.git
synced 2025-10-27 10:09:31 +00:00
9 lines
394 B
Markdown
9 lines
394 B
Markdown
# candran README
|
|
|
|
Basic support for the [Candran language](https://github.com/Reuh/candran) for Visual Studio Code.
|
|
|
|
Based on VS Code's built-in [Lua grammar](https://github.com/LuaLS/lua.tmbundle).
|
|
|
|
## Installation
|
|
|
|
Download the latest [candran-X.X.X.vsix](https://github.com/Reuh/vscode-candran/releases/latest), and install it into VS Code using the `Extensions: Install from VSIX` command.
|