@phpstorm https://twitter.com/umaar/status/1045655069478334464 … is this something we can expect getting to phpstorm/webstorm as well? :)
You can use TypeScript to check your JavaScript files, in this case the intention will also work in the .js files. You need to install TS 3.1 in your project and add a tsconfig.json file with the allowJS: true option: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html …
-
-
For the WebStorm's own refactoring please vote for this feature request: https://youtrack.jetbrains.com/issue/WEB-26313
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Works very well in both JavaScript and TypeScript files. .catch() is also correctly converted to try/catch