WebStorm 2018.2.1 发布,升级 TypeScript 至 3.0

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

内容简介:WebStorm 2018.2.1 已发布,可以通过 Toolbox App、IDE 或下载新版本进行升级。这是 WebStorm 2 发布以来的首个 bug 修复更新版本。 更新内容 Auto imports now work better in projects that use lerna, yarn wo...

WebStorm 2018.2.1 已发布,可以通过 Toolbox App、IDE 或下载新版本进行升级。这是 WebStorm 2 发布以来的首个 bug 修复更新版本。

更新内容

  • Auto imports now work better in projects that use lerna, yarn workspaces or TypeScript 3.0 project references (WEB-30212)

  • The bundled TypeScript version was update to 3.0 (WEB-34144)

  • “Surround selection on typing quote or brace” option is now on by default (WEB-33249)

  • Support for the Nullish Coalescing proposal in JavaScript (WEB-32660)

bug 修复

  • JavaScript code completion now works better in webpack configuration files (WEB-33420)

  • Changing the opening tag of the Vue component now updates the closing tag as well (WEB-33452)

请在发布说明查看在 WebStorm 2018.2.1 中解决的问题的完整列表。


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


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

查看所有标签

猜你喜欢:

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

Developing Large Web Applications

Developing Large Web Applications

Kyle Loudon / Yahoo Press / 2010-3-15 / USD 34.99

As web applications grow, so do the challenges. These applications need to live up to demanding performance requirements, and be reliable around the clock every day of the year. And they need to withs......一起来看看 《Developing Large Web Applications》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

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

UNIX 时间戳转换

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具