peter123023 / liteide_plus

LiteIDE is a simple, open source, cross-platform Go IDE. will support c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. will support c++

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 91.7%Language:CSS 1.9%Language:C 1.9%Language:QMake 1.4%Language:Shell 1.0%Language:HTML 0.6%Language:Batchfile 0.6%Language:JavaScript 0.5%Language:Lua 0.2%Language:Go 0.2%Language:Objective-C++ 0.1%Language:Prolog 0.0%