Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iden3/circom-highlighting-vscode
Extension for vs-code to highlight circom language
https://github.com/iden3/circom-highlighting-vscode
Last synced: 3 months ago
JSON representation
Extension for vs-code to highlight circom language
- Host: GitHub
- URL: https://github.com/iden3/circom-highlighting-vscode
- Owner: iden3
- License: mit
- Created: 2019-04-29T12:55:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T15:21:41.000Z (almost 2 years ago)
- Last Synced: 2024-07-16T07:39:35.137Z (4 months ago)
- Size: 45.9 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-circom - vscode plugin - VSCode syntax highlighting plugin (Code editors & tooling / Cryptographic primitives in other languages)
README
# 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 `/.vscode/extensions` folder and restart Visual Studio Code
- Type `code --install-extension circom-0.0.2.vsix`, where `circom-0.0.2.vsix` file extension can be found on `vsix` folder