Go 语言开发工具 LiteIDE X37.1 发布

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

内容简介:Go 语言开发工具 LiteIDE X37.1 发布,在这个版本中提供集成终端插件,初步实现内置终端功能。更新 gotools & gocode 以支持 Go 1.14。 ### 2020.04.24 Ver X37.1 * LiteIDE * add new integrated termin...

Go 语言开发工具 LiteIDE X37.1 发布,在这个版本中提供集成终端插件,初步实现内置终端功能。更新 gotools & gocode 以支持 Go 1.14。

### 2020.04.24 Ver X37.1
* LiteIDE
    * add new integrated terminal plugin
    * change LiteApi, IToolWindowManager and IFileManager api
* Terminal:
    * new terminal plugin
    * export open in integrated terminal action
    * support open multiple shells (/etc/shells) on unix
    * support open cmd/powershell/git bash on window
    * support dark mode
    * support login mode --login (unix)
    * load enviroment from LiteIDE action (unix)
    * tab style multiple terminal
    * auto save / restore terminal info
    * ctrl+c key interrupt support
    * mouse to select, enter key copy to clipboard (ctrl+c/command+c) 
    * ctrl+v / command+v to paste from clipboard
* LiteApp
    * folder add open integrated terminal action
    * update hide tool window action icon.
    * folder view enable create folder in files
    * fix SideWindowStyle::moveToolWindow crash
    * fix #1106, options widget add ScrollArea, enable resize, init check screen size
* LiteEditor
    * change copy/paste/cut/selectall/undo/redo unregister shortcut for macos
* FileBorwser:
    * add open integrated terminal action
    * enable create folder in files
    * simple, remove litefind/terminal depends
* LiteFind
    * SearchResultWidget add expandAll and collapseAll button
* GolangEdit
    * fix fold by GO_ELSE
* gotools & gocode
    * fix & update for Go 1.14

 


以上所述就是小编给大家介绍的《Go 语言开发工具 LiteIDE X37.1 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

C++设计新思维

C++设计新思维

(美)Andrei Alexandrescu / 侯捷、於春景 / 华中科技大学出版社 / 2003-03 / 59.8

本书从根本上展示了generic patterns(泛型模式)或pattern templates(模式模板),并将它们视之为“在C++中创造可扩充设计”的一种功能强大的新方法。这种方法结合了template和patterns,你可能未曾想过,但的确存在。为C++打开了全新视野,而且不仅仅在编程方面,还在于软件设计本身;对软件分析和软件体系结构来说,它也具有丰富的内涵。一起来看看 《C++设计新思维》 这本书的介绍吧!

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

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换