Commit bc60328 1 parent 3bc0981 commit bc60328 Copy full SHA for bc60328
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Cairo Language Server
2
2
3
3
Scarb is distributed with the ` scarb cairo-language-server ` extension which is a compilation of the official
4
- [ Cairo Language Server] ( https://github.com/starkware-libs/cairo/tree/main/crates/cairo-lang-language-server ) ,
4
+ [ Cairo Language Server] ( https://github.com/software-mansion/cairols ) ,
5
5
that is matching the version of Cairo compiler used in Scarb itself.
6
6
Scarb's version of the language server is just a launcher for the original code, unmodified.
7
7
8
8
## Visual Studio Code
9
9
10
10
The Cairo Visual Studio Code extension will start language server from Scarb automatically.
11
11
You do not need to take any further steps.
12
- Consult extension's [ documentation] ( https://github.com/starkware-libs/cairo/blob/main/ vscode-cairo/README.md )
12
+ Consult extension's [ documentation] ( https://github.com/software-mansion/ vscode-cairo )
13
13
for more detailed information.
You can’t perform that action at this time.
0 commit comments