GoLand 2018.1 公开预览发布,Go 语言集成开发环境

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

内容简介:GoLand 2018.1 公开预览发布。GoLand 是 JetBrains 公司推出的 Go 语言集成开发环境。GoLand 同样基于 IntelliJ 平台开发,支持 JetBrains 的插件体系。此版本不再注重 bug 的修复,而是注重新功能的研发。 重构:...

GoLand 2018.1 公开预览发布。GoLand 是 JetBrains 公司推出的 Go 语言集成开发环境。GoLand 同样基于 IntelliJ 平台开发,支持 JetBrains 的插件体系。此版本不再注重 bug 的修复,而是注重新功能的研发。

重构:在更新中,添加了Move重构。这个重构允许你快速将任何顶级成员移动到另一个文件:

GoLand 2018.1 公开预览发布,Go 语言集成开发环境

代码完成:现在可以通过按下“!”来选择并取消代码完成提示的布尔表达式:

GoLand 2018.1 公开预览发布,Go 语言集成开发环境

TypeScript和JavaScript等前端相关技术的支持得到了很大提升。以下是最显着变化的简要列表:

  • TypeScript 2.7 support

  • The new Surround with type guard quick-fix is available for unresolved properties.

  • The Rename refactoring for classes now offers to rename the file as well. The refactoring is now available as an intention action on classes.

  • If you have the prettier package installed, the IDE will provide the Reformat with Prettier action.

  • The new Extract a Vue component refactoring.

  • The package managers are now easier to manage. You can now specify explicitly whether to use npm or Yarn to install dependencies and run scripts.

  • If you’ve migrated to webpack 4, the IDE offers coding assistance for option names in the webpack configuration file.

  • The npm scripts can now be run similar to tests using the gutter icons right in the editor.

有关这些更改的更多详细信息,请参阅发布主页


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


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

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

轻量级Django

轻量级Django

茱莉亚·埃尔曼 (Julia Elman)、马克·拉温 (Mark Lavin) / 侯荣涛、吴磊 / 中国电力出版社; 第1版 / 2016-11-1 / 35.6

自Django 创建以来,各种各样的开源社区已经构建了很多Web 框架,比如JavaScript 社区创建的Angular.js 、Ember.js 和Backbone.js 之类面向前端的Web 框架,它们是现代Web 开发中的先驱。Django 从哪里入手来适应这些框架呢?我们如何将客户端MVC 框架整合成为当前的Django 基础架构? 本书讲述如何利用Django 强大的“自支持”功......一起来看看 《轻量级Django》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试