All Projects → visualfc → Liteide

visualfc / Liteide

Licence: lgpl-2.1
LiteIDE is a simple, open source, cross-platform Go IDE.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects
CSS
56736 projects
QMake
1090 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to Liteide

Qt Nice Frameless Window
Qt Frameless Window for both Windows and OS X, support Aero Snap, drop shadow on Windows, and support Native Style such as round corner, drop shadow on OS X. Based on QMainWindow.
Stars: ✭ 430 (-93.54%)
Mutual labels:  cross-platform, qt
Qtsharp
Mono/.NET bindings for Qt
Stars: ✭ 532 (-92.01%)
Mutual labels:  cross-platform, qt
Qview
Practical and minimal image viewer
Stars: ✭ 460 (-93.09%)
Mutual labels:  cross-platform, qt
Psi
XMPP client
Stars: ✭ 337 (-94.94%)
Mutual labels:  cross-platform, qt
Flyingcarpet
Encrypted file transfer over ad hoc WiFi. No network infrastructure required, just two laptops in close range. Linux, Mac, and Windows.
Stars: ✭ 788 (-88.16%)
Mutual labels:  cross-platform, qt
Toou 2d
基于Qt Quick(Qml) 跨平台技术打造的2D框架
Stars: ✭ 413 (-93.8%)
Mutual labels:  cross-platform, qt
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (-92.52%)
Mutual labels:  cross-platform, qt
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-95.84%)
Mutual labels:  cross-platform, qt
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (-91.56%)
Mutual labels:  ide, cross-platform
Screencloud
Screenshot sharing application for Windows, Mac and Linux.
Stars: ✭ 537 (-91.93%)
Mutual labels:  cross-platform, qt
Powertabeditor
A cross-platform guitar tablature editor.
Stars: ✭ 334 (-94.98%)
Mutual labels:  cross-platform, qt
Cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Stars: ✭ 671 (-89.92%)
Mutual labels:  cross-platform, qt
Lan Share
Cross platform LAN File transfer application built with Qt C++ framework
Stars: ✭ 317 (-95.24%)
Mutual labels:  cross-platform, qt
Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
Stars: ✭ 427 (-93.59%)
Mutual labels:  cross-platform, qt
Symphytum
Symphytum Personal Database Software
Stars: ✭ 311 (-95.33%)
Mutual labels:  cross-platform, qt
Qt.go
Qt binding for Go (Golang) aims get Go's compile speed again.
Stars: ✭ 487 (-92.68%)
Mutual labels:  cross-platform, qt
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-99.77%)
Mutual labels:  qt, ide
Project lemonlime
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
Stars: ✭ 255 (-96.17%)
Mutual labels:  cross-platform, qt
Olive
Free open-source non-linear video editor
Stars: ✭ 5,682 (-14.65%)
Mutual labels:  cross-platform, qt
Notes
Note-taking application, write down your thoughts.
Stars: ✭ 612 (-90.81%)
Mutual labels:  cross-platform, qt

LiteIDE X

liteide-logo

Introduction

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

  • Version: X37.4 (support Go modules)
  • Author: visualfc

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
    • Integrated terminal
  • 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

    • Support Go1.11 Go modules
    • Support Go1.5 Go vendor
    • Support Go1 GOPATH
    • Golang build environment management
    • Compile and test using standard Golang tools
    • 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 clone of nsf/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/visualfc/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].