https://github.com/tintinweb/vscode-solidity-language
Solidity Language Support, Syntax Highlighting, and Themes for VSCode - This is the standalone passive language support originally found in the Solidity Visual Developer extension
https://github.com/tintinweb/vscode-solidity-language
Last synced: 6 months ago
JSON representation
Solidity Language Support, Syntax Highlighting, and Themes for VSCode - This is the standalone passive language support originally found in the Solidity Visual Developer extension
- Host: GitHub
- URL: https://github.com/tintinweb/vscode-solidity-language
- Owner: tintinweb
- License: mit
- Created: 2021-10-01T11:35:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T11:01:37.000Z (about 1 year ago)
- Last Synced: 2025-04-28T18:13:21.420Z (9 months ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language
- Size: 103 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[
](https://diligence.consensys.net)
[[ 🌐 ](https://diligence.consensys.net) [ 📩 ](mailto:diligence@consensys.net) [ 🔥 ](https://consensys.github.io/diligence/)]
[
](https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language) [
](https://open-vsx.org/extension/tintinweb/vscode-solidity-language)
# Solidity Language Support, Syntax Highlighting, and Themes for VSCode
This extension enables solidity code highlighting for VSCode. It **only provides the language support** and themes, no active decoration or functionality. This is mainly to support solidity code highlighting in VSCode Web/github.dev. Go install [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) instead if you want the fully blown super amazedazzle extension 🥰.
This used to be inlined into [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) and unless you're installing this on VSCode Web you probably want to install [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) instead. However, breaking this out into its own extension allows us to be more flexible and provide a some support for VSCode Web / https://github.dev.
What changed?
* [Solidity Visual Developer](https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor) now bundles with this extension to provide language support an themes.
* We can now provide minimal language support for VSCode-Web @ https://github.dev/.
## Theme: Solidity Visual Developer Light (VSCode)

## Theme: Solidity Visual Developer Dark
**Simple DAO**

**Vulnerable Contract**

## Theme: Solidity Visual Developer Solarized Light
**Simple DAO**
