From 0b56c5d0d886a9924bde69eea3df820f29f7789a Mon Sep 17 00:00:00 2001 From: Jacob Payne Date: Fri, 27 May 2016 20:39:22 -0700 Subject: Added Atom Solidity Linter to Docs --- docs/index.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 4fd80271..ccc01654 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -30,7 +30,7 @@ Available Solidity Integrations ------------------------------- * `Browser-Based Compiler `_ - Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. + Browser-based IDE with integrated compiler and Solidity runtime environment without server-side components. * `Ethereum Studio `_ Specialized web IDE that also provides shell access to a complete Ethereum environment. @@ -47,6 +47,9 @@ Available Solidity Integrations * `Atom Solidity package `_ Plugin for the atom editor that features syntax highlighting, compilation and a runtime environment (requires backend node). +* `Atom Solidity Linter `_ + Plugin for the atom editor that provides solidity linting + * `Visual Studio Code extension `_ Solidity plugin for Microsoft Visual Studio Code that includes syntax highlighting and the Solidity compiler. -- cgit v1.2.3