Quick start
Cairo Language Server is distributed along with the Scarb package manager.
Installation
To make the Language Server work, you have to install:
- Scarb package manager, which includes the Cairo Language Sever. Make sure you verify the installation by running:
shell
scarb --version- For Visual Studio Code, install the Visual Studio Code Cairo 1.0 extension from the marketplace.
- For other editors that support Language Server Protocol, you can run and point the editor to this command to start the server.
shell
scarb cairo-language-server