Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
liteidex34.archlinux-pkgbuild.zip | 2018-07-26 | 3.1 kB | |
liteidex34.linux32-qt5.5.1.tar.gz | 2018-07-25 | 41.8 MB | |
liteidex34.linux32-qt5.5.1-system.tar.gz | 2018-07-25 | 13.5 MB | |
liteidex34-qt4.8.7-x86_64.AppImage | 2018-07-25 | 22.3 MB | |
liteidex34.linux64-qt4.8.7.tar.gz | 2018-07-25 | 22.3 MB | |
liteidex34.linux64-qt4.8.7-system.tar.gz | 2018-07-25 | 14.2 MB | |
liteidex34.linux64-qt5.5.1.tar.gz | 2018-07-25 | 41.7 MB | |
liteidex34-qt5.5.1-x86_64.AppImage | 2018-07-25 | 41.6 MB | |
liteidex34.linux64-qt5.5.1-system.tar.gz | 2018-07-25 | 14.2 MB | |
README.md | 2018-07-25 | 1.1 kB | |
x34.tar.gz | 2018-07-25 | 2.7 MB | |
x34.zip | 2018-07-25 | 3.7 MB | |
liteidex34.windows-qt5.9.5.zip | 2018-07-25 | 36.1 MB | |
liteidex34.macos-qt5.9.5.zip | 2018-07-25 | 28.5 MB | |
Totals: 14 Items | 282.6 MB | 0 |
2018.07.26 Ver X34
- LiteIDE
- update gotools support go1.11 modules
- update gocode for https://github.com/visualfc/gocode support go1.11 modules
- LiteApp
- refactor folder model code, remove depends
- fix dock widget for Qt5.9.6 bug
- move view godoc from folderview to litebuild
- LiteBuild
- update BUILDARGS, remove -i for go1.11 build
- GolangCode
- change to github.com/visualfc/gocode for support go1.11 modules
- GolangDoc
- pdoc support real ImportPath display for Go modules or vendor
- fix docs.html $.GoogleCN code
- GolangEdit
- support go1.11 modules, view info / jump / find usages
- support parser import path for Go modules or vendor for godoc view
- GolangPackage
- add pkg/mod tree for Go modules
- QuickOpen
- fix view pos for editor manager
- support open file with fullpath on editor input
- DlvDebugger
- fix continue
- gotools
- types support go1.11 modules
- add pkgcheck support modules or vendor check
- gocode
- clone https://github.com/nsf/gocode support go1.11 modules