liteide icon indicating copy to clipboard operation
liteide copied to clipboard

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

Results 174 liteide issues
Sort by recently updated
recently updated
newest added

After the mac system starts LiteIDE, system.env cannot be edited, because it is read-only, so directly modify the LiteIDE.app package, open the package, and directly modify the system.evn file, GOROOT=/usr/local/go...

Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks! ### What version of LiteIDE are you using (LiteIDE...

liteide 有类似 vscode的语法错误标红的设置吗。比如没有导入的包或者其他的语法错误显示红色的线。另外liteide的teminal在哪里打开

ref: https://zhuanlan.zhihu.com/p/469642533

Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks! ### What version of LiteIDE are you using (LiteIDE...

mac version: x38.2 installed with: ``` # installs golang. Its awesome brew install gobrew # installs lite ide. brew install liteide ```` Event log: ``` 17:35:15 LiteApp: Initializing 17:35:15 Load...

在运行或者调试时,若需要在终端输入参数 如./myAPP pam1 pam2 则pam1 pam2这两个参数在IDE哪里可以增加;在使用debug时(delve),哪里可以增加

### What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)? X38.2 ### What version of Go are you using (`go version`)? go version go1.19.5...

the sections in welcome page - Recent Files - Recent Folders - Recent Sessions is it possible to reorder it, or disable some section ? I use `Recent Sessions` most...

请问在高分变率下如果让ide 窗口大小自适应windows缩放大小。