keep-starknet-strange / awesome-starknet

A curated list of awesome StarkNet resources, libraries, tools and more
1.51k stars 321 forks source link

Add VS Code extension for code assistance #16

Closed ericglau closed 2 years ago

ericglau commented 2 years ago

Adds the following VS code extension for code assistance and compile error highlighting: https://marketplace.visualstudio.com/items?itemName=ericglau.cairo-ls

(This can be used along with StarkWare's Cairo VS Code)

Checklist