WebStorm 2019.3.1
Released: Dec 18, 2019
2019.3.1 中的更新
特性
- Added support for TypeScript 3.7’s declare property modifier.
- Added an option to fold template literals in JavaScript and TypeScript.
- Improved resolve for Meteor packages.
修補程式
- The IDE correctly restores the layout of tool windows.
- In .js and .ts files, Tab now selects a completion suggestion instead of expanding the Emmet abbreviation.
- Several performance issues were fixed.
- The problem with debugging Node.js async hooks was solved.