Go 语言开发工具 LiteIDE X37.1 发布
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 ...