1
0
Fork 0
mirror of https://github.com/Reuh/vscode-candran.git synced 2025-10-27 10:09:31 +00:00
Candran support for VS Code
Find a file
2024-12-22 16:14:47 +01:00
.vscode Initial commit 2024-12-22 16:14:47 +01:00
syntaxes Initial commit 2024-12-22 16:14:47 +01:00
.gitattributes Initial commit 2024-12-22 16:14:47 +01:00
.gitignore Initial commit 2024-12-22 16:14:47 +01:00
.vscodeignore Initial commit 2024-12-22 16:14:47 +01:00
CHANGELOG.md Initial commit 2024-12-22 16:14:47 +01:00
language-configuration.json Initial commit 2024-12-22 16:14:47 +01:00
LICENSE.md Initial commit 2024-12-22 16:14:47 +01:00
package-lock.json Initial commit 2024-12-22 16:14:47 +01:00
package.json Initial commit 2024-12-22 16:14:47 +01:00
README.md Initial commit 2024-12-22 16:14:47 +01:00

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