Skip to content

Quick start

Cairo Language Server is distributed along with the Scarb package manager.

Installation

To make the Language Server work, you have to install:

  1. Scarb package manager, which includes the Cairo Language Sever. Make sure you verify the installation by running:
shell
scarb --version
  1. For Visual Studio Code, install the Visual Studio Code Cairo 1.0 extension from the marketplace.
  2. 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