There’s now code completion for properties in the standard React Native components
一次性导入所有缺失的 TypeScript
Now, if there is more than one missing unambiguous imports in your file, you can press Alt-Shift-Enter to add them all at once. Look for the blue import popup.
If you have the auto import popup disabled, you can press Alt-Enter and then select the Add all unambiguous imports quick-fix.
其他改进和修复
Initial support for JSX in CoffeeScript is now available
Node.js debugger now shows the async call stack for the forked child process (WEB-33667)
Extract React component now generates prop types as a type declaration in Flow (WEB-34010)
Extract React component also works correctly with shorthand object properties (WEB-34157)
WebStorm 2018.2.2 发布,功能改进和修复
WebStorm 2018.2.2 已发布,可以通过 Toolbox App、IDE 或下载新版本进行升级。
React Native 改进
There’s now code completion for properties in the standard React Native components
一次性导入所有缺失的 TypeScript
Now, if there is more than one missing unambiguous imports in your file, you can press Alt-Shift-Enter to add them all at once. Look for the blue import popup.
If you have the auto import popup disabled, you can press Alt-Enter and then select the Add all unambiguous imports quick-fix.
其他改进和修复
Initial support for JSX in CoffeeScript is now available
Node.js debugger now shows the async call stack for the forked child process (WEB-33667)
Extract React component now generates prop types as a type declaration in Flow (WEB-34010)
Extract React component also works correctly with shorthand object properties (WEB-34157)
请在发布说明查看在 WebStorm 2018.2.2 中解决的问题的完整列表。
下载地址:
https://www.jetbrains.com/webstorm/download/