[go-nuts] liteide x35.4 released

9 views
Skip to first unread message

visualfc

unread,
Jan 31, 2019, 1:30:58 AM1/31/19
to golang-nuts, Golang-China, liteide-dev
Hi, all.
LiteIDE X35.4 released!
The new version enhances code navigation and code completion, and can also use text information to implement navigation in the wrong source code.
Enhanced code completion for Golang import lines, support for fuzzy completion.
For the Go Module project,  display dependency package and local package. For the GOPATH project, use source code analysis to display the import path of all packages.

* LiteIDE Home
* LiteIDE Source code
* Release downloads

### 2019.01.30 Ver X35.4
* LiteIDE
    * source code navigation can be used in wrong source code
    * imports completer support gomod depends and local imports for gomod project
    * imports completer support lookup all imports by source for GOPATH project
* LiteApp
    * fix vs-dark.qss menu icon bug for windows10
* LiteEditor
    * fuzzy golang imports completer
    * fix complter imports offset
    * fix enter auto insert tab or space check by previous line
* GolangCode
    * fix receive imports line process
* GolangEdit
    * support lookup types info wrong source code
    * add jump to declaration toolbar
    * fix jump to declaration save history

Reply all
Reply to author
Forward
0 new messages