Consensys / vscode-solidity-auditor

Solidity language support and visual security auditor for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor
GNU General Public License v3.0
569 stars 60 forks source link

move language description and themes to vscode-solidity-language #82

Closed tintinweb closed 2 years ago

tintinweb commented 2 years ago

Let's move the language description and themes to a new web-compatible extension called vscode-solidity-language. This allows us to install the passive language support on VSCode Web/ github.dev 🙌 🙌 (most of the active features are unfortunately not yet supported on the web version of vscode).

This might mess up the current theme or theme selection on first install? To be tested.

tintinweb commented 2 years ago

Here's an example for vscode-solidity-language with an openzeppelin solidity repo loaded. (this is in the browser 🤯 😄)

135615857-c3d7e28e-3a46-4ded-bb22-e6504322e8d9