docs.rs failed to build cairo-language-server-2.11.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
cairo-language-server-2.10.0
CairoLS
CairoLS is an implementation of Language Server Protocol for the Cairo language. Cairo is the first Turing-complete language for creating provable programs for general computation.
Quick start
CairoLS is distributed along with the Scarb package manager. To get started, install Scarb and the Cairo extension for your editor.
For Visual Studio Code, install the Visual Studio Code Cairo 1.0 extension from the marketplace.
For other editors that support LSP,
you can point the editor to the scarb cairo-language-server
command to start the server.
Support
For questions about CairoLS and official editor extensions, reach out to us on Telegram.