ericglau / cairo-ls

Cairo Language Server

Home Page:https://marketplace.visualstudio.com/items?itemName=ericglau.cairo-ls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check for existence of Nile or Cairo, and StarkWare's vscode-cairo

ericglau opened this issue · comments

  • Check for the existence of Nile or Cairo commands, otherwise give an error (including mentioning to use a venv if needed)
  • Give an error/warning if StarkWare's vscode-cairo is not installed
  • Give an error if the installed version of StarkWare's vscode-cairo is older than cairo-compile -v

Can we also add support to protostar as one of the task in this issue? Been using that and would love to contribute for that too!