GO语言开发工具liteide x15发布,新版本重新设计了编辑菜单和工具栏,支持Markdown编辑及批量转换。
更新记录 (2012.12.18 Ver x15)
LiteIDE:
add markdown plugin
changed LiteApp to dynamic library
redesign editor menu and toolbar
update doc to markdown format
add html render twin-engine
internal QHtmlBrowser
plugin QtWebKit, if find qt webkit dynamic library
LiteApp:
changed to dynamic library
support full screen mode
editor tabs change to toolbar
add toolbar icon size option
add splash visible option
add editor tab bar close button visible option
add tab context menu close left or right tabs
LiteEditor:
add overwrite mode (key Insert)
add custom tab width option
redesign editor menu , context menu and toolbar
add right margin line visible option
GolangFmt:
fix comment offset, remove spaces
LiteBuild:
id BuildAndRun before kill old process
redesign build toolbar and menu
support GOBIN
LiteDebug:
add debug before rebuild option
add debug external application action
Markdown:
markdown editor support
action h1-h6, bold, italic, code, list, quote, hr, link, image
syntax highlighting
live preview
sync scroll
export html
export pdf
custom css , css files from Mou
markdown batch
separate to html
separate to pdf
merge to html
merge to pdf
GolangDoc:
fix url parser
项目主页:http://code.google.com/p/golangide/
下载地址:http://code.google.com/p/golangide/downloads/list
来自:开源中国社区

