百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
L

liteide

> 数据库
开源

LiteIDE 是一个简单、易用的、跨平台的 Go IDE。

7.8K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

LiteIDE 是一个简单、易用的、跨平台的 Go IDE。

LiteIDE X

Introduction

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

  • Version: X38.4
  • 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.18~Go1.21 generics
    • Support Go1.18 go.work
    • 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 install github.com/visualfc/gotools@latest
go install github.com/visualfc/gocode@latest

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

Documents

  • How to Install

https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/install.md

  • FAQ

https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/guide.md

  • 安装 LiteIDE

https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/zh_CN/install.md

  • FAQ 中文

https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/zh_CN/guide.md

Links

  • LiteIDE Source code

https://github.com/visualfc/liteide

  • Gotools Source code

https://github.com/visualfc/gotools

  • Gocode Source code

https://github.com/visualfc/gocode

  • Release downloads
    • https://github.com/visualfc/liteide/releases/latest
    • https://sourceforge.net/projects/liteide/files
    • 百度网盘 密码:jzrc
  • Google group

https://groups.google.com/group/liteide-dev

  • Changes

https://github.com/visualfc/liteide/blob/master/liteidex/deploy/welcome/en/changes.md

Donate

  • https://visualfc.github.io/support

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++cross-platformgogolangide

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类数据库
定价开源

> 相关工具

P
PostgreSQL
功能强大的开源关系型数据库
R
Redis
内存数据结构存储,常用作缓存与队列
M
MySQL
广泛使用的开源关系型数据库