You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
jthoene edited this page Sep 22, 2020
·
2 revisions
Ensure that NPM is installed
Navigate into solidity-ide/extensions/vscode
Open Commandline
Enter gradlew clean build vscodeExtension
The generated extension vscode-extension-self-contained-x.x.x-SNAPSHOT.vsix can be found in solidity-ide/extensions/vscode/vscode-extension-self-contained/build/vscode
To update the version number of the extension you have to change the version parameter in in solidity-ide/extensions/vscode/vscode-extension-self-contained/package.json.