Glad to see ya'll are still working on Liteide. I've used it in the past 
and for a while was my main Go IDE. I'll have to give it another try. 

On Monday, February 13, 2023 at 7:12:44 PM UTC-5 vfc wrote:

> Hi all, liteide x38.2 released!
>
> * update gotools&gocode to fix generic code lookup and code completion
> * refactoring the Go class view and outline to support generic views
> * update Delve debug plug-in, add disassembly view, and repair windows 
> process exit
>
> * LiteIDE Source code
>     https://github.com/visualfc/liteide
>
> * Release downloads
>     * https://github.com/visualfc/liteide/releases/latest
>     * https://sourceforge.net/projects/liteide/files
>     * [baidu pan](https://pan.baidu.com/s/1wYHSEfG1TJRC2iOkE_saJg) 
> password: jzrc
>
> ### 2023.02.14 Ver X38.2
> * LiteIDE
>     * fix and update gotools & gocode
>     * refactor astview outline
>     * update dlv debugger plugin
> * GolangAst
>     * new outline view by pos
>     * support typeparams
> * LiteDebug
>     * add disassemble view
> * DlvDebugger
>     * fix generics func sync
>     * fix dlv process exit on windows
>     * refactor gorountines model
>     * support disassemble model
> * LiteBuild
>     * gosrc.xml TARGETNAME use BUILD_DIR_PATH
> * GolangEdit
>     * support any and comparable
> * GolangCode
>     * support any and comparable
> * gotools
>     * types fix find obj field 
>     * types fix object string
>     * gotest fix run test file use -run mode
>     * astview add new -outline for outline
>     * astview add new -tp for typeparams
>     * astview fix interface embedded type 
> * gocode
>     * fix identifier comparable 
>     * update lookup object
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/9177f897-0ae0-47eb-ae01-b04b052afbfan%40googlegroups.com.

Reply via email to