multiversx / mx-ide-vscode

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

Add support for erdjs-snippets. Additional refactoring & cleanup. #48

Closed andreibancioiu closed 2 years ago

andreibancioiu commented 2 years ago

The command Setup erdjs-snippets will alter settings.json as follows:

"mochaExplorer.cwd": [chosen snippets folder],
"mochaExplorer.mochaPath": path.join([chosen snippets folder], "node_modules", "mocha")