Skip to content
/ liteide Public
forked from visualfc/liteide

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

License

Notifications You must be signed in to change notification settings

minunx/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)

Latest Release Supported Platform Details

  • Windows
    • liteidex32.2.windows-qt5.zip (recommend)
      • WindowsXP
      • Windows 7 8 10
    • liteidex32.2.windows-qt4.zip
      • WindowsXP
      • Windows 7
  • macOS
    • liteidex32.2.macosx-qt5.zip(recommend)
      • MacOS X 10.8 10.9
      • macOS 10.10 10.11 10.12
    • liteidex32.2.macosx-qt4.zip
      • MacOS X 10.6 10.7 10.8
  • Linux
    • liteidex32.2.linux-64-qt4-system.tar.bz2
      • Linux (64bit) install qt4 library
    • liteidex32.2.linux-64-qt4.tar.bz2
      • Linux (64bit) not installed qt4 library
    • liteidex32.2.linux-32-qt4-system.tar.bz2
      • Linux (32bit) install qt4 library
    • liteidex32.2.linux-32-qt4.tar.bz2
      • Linux (32bit) not installed qt4 library

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)

Documents

Links

Donate

New Home Page

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 91.8%
  • C 1.8%
  • CSS 1.8%
  • QMake 1.3%
  • Shell 1.0%
  • Batchfile 0.6%
  • Other 1.7%