diff --git a/Documentation/EditorIntegration.md b/Documentation/EditorIntegration.md index 73afbc2f..eb5f6cd8 100644 --- a/Documentation/EditorIntegration.md +++ b/Documentation/EditorIntegration.md @@ -1,6 +1,7 @@ The following editor plugins for delve are available: * [Golang Plugin for IntelliJ IDEA](https://github.com/go-lang-plugin-org/go-lang-idea-plugin) +* [JetBrains Gogland](https://www.jetbrains.com/go) - "early access" builds so far * [Go for Visual Studio Code](https://github.com/Microsoft/vscode-go) * [Emacs plugin](https://github.com/benma/go-dlv.el/) * [LiteIDE](https://github.com/visualfc/liteide)