提交 5cd2ac1d 编写于 作者: S Sebastian Dahlgren 提交者: Derek Parker

docs: Add vim-delve and clean up page (#917)

上级 222cf7fc
## Editor plugins
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)
**Atom**
* [Go Debugger for Atom](https://github.com/lloiser/go-debug)
**Emacs**
* [Emacs plugin](https://github.com/benma/go-dlv.el/)
**Gogland**
* [JetBrains Gogland](https://www.jetbrains.com/go) - "early access" builds so far
**IntelliJ IDEA**
* [Golang Plugin for IntelliJ IDEA](https://github.com/go-lang-plugin-org/go-lang-idea-plugin)
**LiteIDE**
* [LiteIDE](https://github.com/visualfc/liteide)
* [Go Debugger for Atom](https://github.com/lloiser/go-debug)
* [Go Debugger for NeoVim](https://github.com/jodosha/vim-godebug)
**Vim**
* [vim-delve](https://github.com/sebdah/vim-delve) (both Vim and Neovim)
* [vim-godebug](https://github.com/jodosha/vim-godebug) (only Neovim)
**VisualStudio Code**
* [Go for Visual Studio Code](https://github.com/Microsoft/vscode-go)
## Alternative UIs
The following alternative UIs for delve are available:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册