liteide
About liteide
LiteIDE is an open source integrated development environment designed for the Go programming language. It provides a lightweight solution for Go developers with cross-platform support.
The IDE includes tools for code editing, navigation, and project management specific to Go development. It integrates with standard Go tools and supports multiple Go versions and dependency management systems.
Key features
- System environment and MIME type management
- Configurable build commands and project settings
- Code editor with syntax highlighting and completion
- Go package browser and class view
- Integrated terminal and debug support
- Support for Go modules and vendor systems
- Source code navigation and refactoring tools
Download x38.4
May 19, 2025Frequently asked questions
- Is liteide free?
- Yes. liteide is free and open-source software, distributed under the LGPL-2.1 license.
- Which platforms does liteide support?
- liteide provides downloads for macOS.
- What is the latest version of liteide?
- The latest version is x38.4, released on May 19, 2025.
- What platforms does LiteIDE support?
- LiteIDE runs on Windows (32/64-bit), Linux (32/64-bit), macOS 10.8+, FreeBSD 9.2+, and OpenBSD 5.6+.
- How do I update LiteIDE tools for new Go versions?
- Install gotools and gocode via 'go install', then copy the binaries to liteide/bin (or LiteIDE.app/Contents/MacOS on macOS).
- Where can I find installation instructions?
- Installation guides are available in English and Chinese in the project's deploy/welcome directory.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.