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

Hi All, Environment: VS 2019 + Windows Server 2019 Liteide failed to build due to many errors with MSVC on windows. It can be reproduced on latest version 9723ea4 on...

比如保存代码时能够自动上传代码到远程服务器,本地编写代码,然后自动保存到远程服务器上 -------------------------------------------- 比如远程和本地开发环境保持一致

1. 当显示了代码提示时, 按下 ESC, 立即关闭该提示, 而不是关闭以打开的功能窗口(例如"调试输出"窗口)

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...

你好: 以下go版本上,Liteide的代码提示功能不起作用。 go version go1.16.2 windows/amd64

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...

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...

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...

Please answer these questions before submitting your issue. Thanks! ### What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)? X32.2 ### What version of...

例如 如果 import module fyne.io/fyne/v2 键入fyne.后没有自动提示。 如果import module fyne.io/fyne 键入fyne.后有自动提示,但是编译会找不到路径,编译会出错。