vscode-c3
vscode-c3 copied to clipboard
VS Code extension for C3
vscode-c3
Installation
git clone https://github.com/c3lang/vscode-c3.git
cd vscode-c3
npm install
npm build
In vscode head over to the extensions section and click on the 3 dots. From there select "Install from VSIX ..." and select the newly created file

Issues and contributing
If you find any issues or bugs feel free to open an issue or fix it yourself and open a Pull request.