LiteIDE is a simple, open source, cross-platform Go IDE.
LiteIDE is a simple, open source, cross-platform Go IDE.
Features
Core Features
- System environment management
 - Configurable build commands
 - Simple and open debug system
 - Kate format for auto-completion and theming
 - Configurable auto-completion with WordApi
 - MIME type based system
 - Plugin support
 
Golang Support
- Package browser
 - Class view and outline
 - Document browser
 - Gocode support
 - GOPATH API index
 - View Expression Info
 - Jump to Declaration
 - Find Usages
 - Code Refactor
 - Go playground
 
Markdown Support
- Live preview and synchronized scroll
 - Custom CSS with themes from Mou
 - Export Markdown as HTML or PDF
 - Markdown batch conversion with optional merging
 
Golang Present Support
- Present syntax editor
 - Auto verify at save time
 - Export to html
 
References
- Github Repository: https://github.com/visualfc/liteide