DEV Community

Discussion on: Why I Switched From Visual Studio Code To JetBrains WebStorm

Collapse
 
ethanstandel profile image
Ethan Standel

Your statement about not being able to mark floating promises is untrue. If you set the tslint rule no-floating-promises and use the the Microsoft official TSLint extension, these can be labeled.

Collapse
 
mokkapps profile image
Michael Hoffmann

Yes, but you, therefore, enable type checking which did not always work for me. But maybe it improved meanwhile.

Nevertheless, it is nice to have in the IDE without any additional configuration