Skip to content

hopehook/liteide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiteIDE X

liteide-logo

Introduction

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
    • Quick Open
  • Golang support
    • Package browser
    • Class view and outline
    • Document browser
    • Gocode support
    • GOPATH API index
    • Code Navigation
    • Find Usages
    • Code Refactor
    • Go playground
  • Additional support
    • Markdown
    • Json
    • Golang Present

Supported Systems

  • Windows x86 (32-bit or 64-bit)
  • Linux x86 (32-bit or 64-bit)
  • MacOS X10.6 or higher (64-bit)
  • FreeBSD 9.2 or higher (32-bit or 64-bit)
  • OpenBSD 5.6 or higher (64-bit)

LiteIDE Command Line

liteide [files|folder] [--select-env id] [--local-setting] [--user-setting] [--reset-setting]
 
--select-env [system|win32|cross-linux64|...]     select init environment id
--local-setting   force use local setting
--user-setting    force use user setting
--reset-setting   reset current setting ( clear setting file)

Website

Donate

About

LiteIDE is a simple, open source, cross-platform Go IDE.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.6%
  • CSS 1.9%
  • C 1.9%
  • QMake 1.4%
  • Shell 1.0%
  • HTML 0.6%
  • Other 1.6%