LiteIDE X33 发布,Go 语言开发工具

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Go 语言开发工具 LiteIDE X33 正式发布。这个版本优化了编辑器功能,读取文件支持 codec 自动检测,重新加载文件使用 diff 方式进行优化,重新实现 Mark API 并增加了新的 Bookmarks 插件;Go 语言视图和大纲增加...

Go 语言开发工具 LiteIDE X33 正式发布。这个版本优化了编辑器功能,读取文件支持 codec 自动检测,重新加载文件使用 diff 方式进行优化,重新实现 Mark API 并增加了新的 Bookmarks 插件;Go 语言视图和大纲增加了 TodoList 显示;修复了 GolangEdit 的 查找使用 偶而无效错误, 代码查询 guru (备份使用内置oracle) 增加了 GOPATH 内查询接口功能。调试和查找插件也有所增强……。

更多的功能实现和错误修复详见更新记录。

### 2017.11.2 Ver X33
* LiteIDE
	* optimization editor plugin, load file check codec, reload file by diff
	* add astview TodoList
	* add new bookmarks plugin
	* fix liteapp clean plugin order
* LiteApp
	* filemanager auto reload file default YesToAll
	* fix liteapp clean plugins reverse order
	* fix #832, sidebar change action by combox
	* fix folder sync editor same prefix error 
* LiteEditor
	* reload file use diff to keep state and mark
	* load file check is binary and report
	* load file check codec use libucd if utf8 decode failed.
	* load file check decode error and report 
	* load file is readonly set editor widget readonly
	* load and save file support utf8 bom
	* add codec and lineend info on statusbar
	* add copied text into the clipboard as HTML option
	* add Solarized Dark color theme, thanks xgdgsc
	* reimplemented editor mark api
	* fix copy to clipboard tab escape
* GolangAst
	* add TodoList for classview and outline
	* fix #848, astwidget double clicked index check.
* GolangCode
	* update pkglist to go1.9
* GolangEdit
	* add stop source query action
	* add source query action implement_GOPATH for GOPATH scope
	* fix golang lexer parser folding end
	* fix GolangHighlighter fold indent error set
	* fix findUsage wordUnderCursor offset
	* fix find usages findStart signal late
* GolangFmt
	* load diff check modify current block text
* GolangCode
	* fix update gopath process stop and wait
* LiteDebug
	* fix cmd to native separator
	* build target add -a build flag
	* change debug targget name to target.debug (custom by LiteBuild)
* LiteBuild
	* add custom debug name in build config
* LiteFind
	* fix memory leak by GolangEdit GolangFileSearch
	* fix findInFiles berore saveAllEditor
	* fix FindEditor replace all
* Bookmarks
	* new plugin for show open editors bookmarks and jump
* gotools
	* update stdlib for go1.9.1
	* astview add TodoList support

【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

C语言从入门到精通

C语言从入门到精通

王娣//韩旭 / 清华大学 / 2010-7 / 49.80元

《C语言从入门到精通》从初学者的角度出发,以通俗易懂的语言,丰富多彩的实例,详细介绍了使用C语言进行程序开发应该掌握的各方面知识。全书共分17章,包括C语言概述,算法,数据类型,运算符与表达式,常用的数据输入、输出函数,选择结构程序设计,循环控制,数组,函数,指针,结构体和共用体,位运算,预处理,文件,存储管理,网络套接字编程和学生成绩管理系统等。所有知识都结合具体实例进行介绍,涉及的程序代码给出......一起来看看 《C语言从入门到精通》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具