From 0bfed69b9e7b21ca4b648343b6d2e697c3f7c705 Mon Sep 17 00:00:00 2001 From: Soroush Mirzaei Date: Tue, 8 Jul 2014 10:27:59 +0430 Subject: [PATCH] Added Intellij IDEA plugin. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b021cce6..2412db06 100644 --- a/README.md +++ b/README.md @@ -299,6 +299,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [vim-go](https://github.com/fatih/vim-go) - Go development plugin for Vim. * [GoSublime](https://github.com/DisposaBoy/GoSublime) - A Golang plugin collection for the text editor SublimeText 2 providing code completion and other IDE-like features. +* [go-lang-idea-plugin](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) Go-lang plugin for Intellij IDEA. ## GUI