Skip to content

Solidity

Beau Gunderson edited this page Jul 21, 2017 · 14 revisions

Tools

An extensible linter for solidity.

The rules are documented in comments at the top of each rule definition file.

Install with npm install -g solium.

Editor support

Feature matrix

Editor Syntax highlighting Linting Debugging
VSCode
Sublime Text
vim/neovim
Atom

VSCode

Highlighting

Sublime Text

Highlighting

Linting

vim/neovim

Highlighting

Linting

Atom

Highlighting

Linting

Clone this wiki locally