vscode-solidity-auditor
vscode-solidity-auditor copied to clipboard
Visual Studio Code for the Web
I thought the patchnote implied it was ready for the store, but maybe not right away.
I love this extension so opening this to track progress around it.
Feel free to close if irrelevant or if it lives elsewhere.
Hey @Elyx0,
Unfortunately, there are a lot of restrictions for web compatible extensions and most of our features require some degree of filesystem access or have web worker incompatible dependencies. But yeah, bringing this to the web is on the xmas list for this year :) let's see how their API progresses and whether they make it easier to get this done for us 🙌
The one thing that is available so far are the passive components of the extension. I've split them out to their own extension at https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language. This should at least give you a somewhat similar look & feel.
cheers, tin