Giter VIP home page Giter VIP logo

liteide's Introduction

LiteIDE X

liteide-logo

Introduction

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

Features

  • Core features

    • System environment management
    • MIME type management
    • Configurable build commands
    • Support files search replace and revert
    • Quick open file, symbol and commands
    • Plug-in system
  • Advanced code editor

    • Code editor supports Golang, Markdown and Golang Present
    • Rapid code navigation tools
    • Syntax highlighting and color scheme
    • Code completion
    • Code folding
    • Display save revision
    • Reload file by internal diff way
  • Golang support

    • Golang build environment management
    • Compile and test using standard Golang tools and GOPATH
    • Custom GOPATH support system, IDE and project
    • Custom project build configuration
    • Golang package browser
    • Golang class view and outline
    • Golang doc search and api index
    • Source code navigation and information tips
    • Source code find usages
    • Source code refactoring and revert
    • Integrated gocode
    • Integrated gomodifytags
    • Support source query tools guru
    • Debug with GDB and Delve

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
    • liteide-latest.windows-qt5.zip -> WindowsXP, Windows 7 8 10
    • liteide-latest.windows-qt4.zip -> WindowsXP, Windows 7
  • macOS
    • liteide-latest.macosx-qt5.zip -> macOS 10.8 or higher
  • Linux x64
    • liteide-latest.linux-64-qt4.tar.bz2 -> Linux (64 bit) build on ubuntu 16.04
    • liteide-latest.linux-64-qt5.tar.bz2 -> Linux (64 bit) build on ubuntu 16.04
  • Linux x32
    • liteide-latest.linux-32-qt4.tar.bz2 -> Linux (32 bit) build on ubuntu 16.04
    • liteide-latest.linux-32-qt5.tar.bz2 -> Linux (32 bit) build on ubuntu 16.04
  • ArchLinux
    • liteide-latest.archlinux-pkgbuild.zip -> ArchLinux (64 bit) PKGBUILD

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)

Update liteide tools for support new Golang Version

go get -u github.com/visualfc/gotools
go get -u github.com/nsf/gocode

Windows/Linux: copy GOPATH/bin gotools and gocode to liteide/bin
MacOS: copy GOPATH/bin gotools and gocode to LiteIDE.app/Contents/MacOS

Documents

Links

Donate

New Home Page

liteide's People

Contributors

visualfc avatar missdeer avatar hopehook avatar mattn avatar matrixik avatar elfgoh avatar ardan-bkennedy avatar maximp avatar hami9x avatar vanackere avatar cl0ne avatar jsuppe avatar losas avatar b-s-a avatar petergloor avatar helgeplaschke avatar fredfoonly avatar xgdgsc avatar slene avatar goeddie avatar discoverfly avatar vovkasm avatar tupunco avatar edigu avatar xet7 avatar hauke96 avatar oneofone avatar rillig avatar shauvik avatar tarndt avatar

Watchers

高亚斌 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.