From 0d8ae4a33ac6adab0ac14904e085a4e10e2353b0 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Sun, 5 Mar 2017 15:45:28 +0100 Subject: [PATCH] Add IntelliJ plugin to Solidity integrations --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/index.rst b/docs/index.rst index 904c3a544..fc1a4231b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -39,6 +39,9 @@ Available Solidity Integrations * `Ethereum Studio `_ Specialized web IDE that also provides shell access to a complete Ethereum environment. +* `IntelliJ IDEA plugin `_ + Solidity plugin for IntelliJ IDEA (and all other JetBrains IDEs) + * `Visual Studio Extension `_ Solidity plugin for Microsoft Visual Studio that includes the Solidity compiler.