| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| liteidex33.3.linux64-qt4.8.7.tar.gz | 2018-05-07 | 20.2 MB | |
| liteidex33.3.linux64-qt4.8.7-system.tar.gz | 2018-05-07 | 12.0 MB | |
| liteidex33.3.windows-qt5.6.3.zip | 2018-04-23 | 25.8 MB | |
| liteidex33.3.archlinux-pkgbuild.zip | 2018-04-23 | 1.7 kB | |
| liteidex33.3.linux32-qt5.5.1.tar.gz | 2018-04-23 | 39.9 MB | |
| liteidex33.3.linux32-qt5.5.1-system.tar.gz | 2018-04-23 | 12.0 MB | |
| liteidex33.3.macosx-qt5.9.5.zip | 2018-04-23 | 23.4 MB | |
| liteidex33.3.linux64-qt5.5.1-system.tar.gz | 2018-04-23 | 15.7 MB | |
| liteidex33.3.linux64-qt5.5.1.tar.gz | 2018-04-23 | 39.6 MB | |
| README.md | 2018-04-23 | 1.3 kB | |
| x33.3.tar.gz | 2018-04-23 | 2.7 MB | |
| x33.3.zip | 2018-04-23 | 3.7 MB | |
| Totals: 12 Items | 195.1 MB | 0 | |
2018.04.23 Ver X33.3
- LiteIDE
- support import jump to package source file
- support import hints for all package on code completer
- add build & debug action to build menu
- fix build debug gcflags for go version
- LiteApp
- fix tab style sheet for Qt5.9 on macOS
- project wizard add gocmdex/gopkgex for anywhere
- LiteBuild
- build config file add debug support
- golang build add debug/debugtest action
- fix golang build debug gcflags depends for go version
- LiteDebug
- filesystem add debug file action
- remove internal golang build function
- LiteEditor
- reimplemented backspace quotes audo insert/remove action
- GolangCode
- parser import package for GOPATH
- fix vendor import for code completer
- add import hints for all package option (default)
- add parser cgo completer list on editor
- GolangEdit
- fix import line navigate show link source
- add import line jump to package file list
- QuickOpen
- add quickopenfolder implement
- gotools
- add new debugflag action for print debug gcflags for go version
- types find import dir check vendor
- types add import info and doc
- fix astview pkg nil check