Go 语言开发工具 LiteIDE X35.2 发布,新版本修复了代码跳转索引错误,对编辑器、书签、文档等功能进一步优化。 ### 2018.11.12 Ver X35.2 * LiteIDE * fixed types info jump position * optimization types info lookup cache * LiteEditor * single line comment set after white spaces and add space * go.mod editor support comment action * color scheme support MatchBrackets background, default gray #808080 * Bookmarks * sort bookmark model by name/line, add context menu goto/remove/removeThisFile/removeAllFiles action * GolangDoc * fix mod package godoc import path view * GolangEdit * fix lookup types info by gocode cache * gotools & gocode * fixed types jump info position * optimization types info lookup cache |