Skip to content
  • jbeich's avatar
    devel/liteide: add new port · f7f51035
    jbeich authored
    PR:		210450
    Submitted by:	Dmitri Goutnik <dg@syrec.org>
    
    LiteIDE is a simple, open source, cross-platform Go IDE.
    
    Main 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
    - Package browser
    - Class view and outline
    - Document browser
    - Gocode support
    - GOPATH API index
    - Code Navigation
    - Find Usages
    - Code Refactor
    - Go playground
    - Markdown
    - Json
    - Golang Present
    
    https://github.com/visualfc/liteide
    f7f51035