Vscode plugin that use solc-select to switch solc version according to .svmrc file.
This is a work in progress, it is only tested in linux at the moment.
- launch
solc-select use
command in integrated terminals to automatically change (with .svmrc) solc version. - install scripts with the correct solc version.
- solc-select must be installed on your system.
- you should have a
.svmrc
file in root folder of the project - install manually the version referred in
.svmrc
withsolc-select install
0.8.7
No issue known ATM.
- complete all features described above.
- write tests.
- add necessary linters to project.
Users appreciate release notes as you update your extension.
Initial release of solc-select-vscode