aboutsummaryrefslogtreecommitdiff
path: root/devel/liteide/pkg-descr
blob: 3da9d7d676a413720a0fa3c8237563cb4d44b836 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
LiteIDE is a simple, open source, cross-platform Go IDE.

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.24 generics, go.work
 - Golang build environment management