dfinity / vscode-motoko

Motoko language support for VS Code.
Apache License 2.0
42 stars 15 forks source link

Resolve MOPS from local package.json dependencies #147

Closed rvanasa closed 1 year ago

rvanasa commented 1 year ago

Detects ic-mops from local or global npm dependencies instead of mops from the system path. This makes it possible to use different MOPS versions for individual projects.