Skip to content

C0D3O/vscode-solidity-language

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

get in touch with Consensys Diligence
[ 🌐 📩 🔥 ]

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 instead if you want the fully blown super amazedazzle extension 🥰.

This used to be inlined into Solidity Visual Developer and unless you're installing this on VSCode Web you probably want to install Solidity Visual Developer 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?

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

Theme: Solidity Visual Developer Solarized Light

Simple DAO

screenshot 2019-02-11 at 21 52 11