An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[get in touch with Consensys Diligence](https://diligence.consensys.net)


[[ 🌐 ](https://diligence.consensys.net) [ 📩 ](mailto:diligence@consensys.net) [ 🔥 ](https://consensys.github.io/diligence/)]



[vscode marketplace](https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-solidity-language) [open-vsx](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_light_vs

## Theme: Solidity Visual Developer Dark

**Simple DAO**

screenshot 2019-02-09 at 12 30 30

**Vulnerable Contract**

![highlight](https://user-images.githubusercontent.com/2865694/52523502-4bcbb700-2c92-11e9-9ef1-085e3a244cda.png)

## Theme: Solidity Visual Developer Solarized Light

**Simple DAO**

screenshot 2019-02-11 at 21 52 11