multiversx / mx-ide-vscode

💻 VS Code extension for developing MultiversX Smart Contracts - Rust, C and C++.
MIT License
70 stars 36 forks source link

IDE does not respond on macOS Big Sur #25

Closed razvgrecu closed 2 years ago

razvgrecu commented 3 years ago

I followed the instructions from the VSCode Elrond IDE video, but I never got the option to install erdpy and the other tools. Actual behaviour:

Is there anything that can be done about this?

paulina-grunwald commented 2 years ago

I have also installed the elrond ide for vs code. confirm on macos big sure the templates don't show up even if I click on the refresh button.

stephaneLeroy commented 2 years ago

I had the same issue on MacOS Monterey. You have to setup workspace for Elrond. ctrl+shift+p => search "Elrond: setup Workspace" and hit enter.

andreibancioiu commented 2 years ago

Indeed, the Elrond IDE activates upon running the vscode command Setup Workspace (once per workspace).

@vanu-stephanson, @paulina-grunwald, sorry for the delayed response :pray: @stephaneLeroy, thank you for the answer :computer: