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
       http://liteide.org
* LiteIDE Source code
        https://github.com/visualfc/liteide
* Release downloads
        https://github.com/visualfc/liteide/releases/latest
        https://sourceforge.net/projects/liteide/files

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

Sent from YoMail for Gmail

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to