We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d946b commit e2529f5Copy full SHA for e2529f5
README.md
@@ -8,7 +8,7 @@ Installation through Cargo:
8
cargo install circom-lsp
9
```
10
11
-Currently, there is no VSCode extension. If you create one, please submit a PR and include the code under the client directory.
+There is also an accommodating VSCode extension under the name: `circom-lsp`
12
13
Code for neovim + [https://github.com/VonHeikemen/lsp-zero.nvim](lsp-zero) setup:
14
0 commit comments