NomicFoundation / hardhat-vscode

Solidity and Hardhat support for Visual Studio Code
https://hardhat.org
MIT License
163 stars 36 forks source link

Create platform specific builds of the vsix #534

Open kanej opened 6 months ago

kanej commented 6 months ago

We currently bundle every version of the @nomicfoundation/solidity-analyzer for every platform, so that one vsix can be used across all platforms.

We should switch to platform specific vsix files. To reduce the size of installs. This will involve reworking the release and build processes.

For details on platform specific vsix files and publication see: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions