The Visual Studio Code Cairo extension
An extension for the Microsoft VSCode IDE that provides assistance when writing Cairo smart contracts, by using the Cairo Language Server. It integrates with Scarb, and works best when Scarb is installed via asdf
.
Features include:
-
Live diagnostic highlighting for compile errors
-
Quick fixes with suggestions
-
Go to definition
-
Code formatting
-
Code completion for imports