Awesome
Circom syntax highlight for vs-code
- Extended javascript syntax highlight for
circom
language
Usage
There are two paths tu start using this extension:
-
Copy full repositiry into
<user home>/.vscode/extensions
folder and restart Visual Studio Code -
Type
code --install-extension circom-0.0.2.vsix
, wherecircom-0.0.2.vsix
file extension can be found onvsix
folder