Lançamentos do WebStorm

Released: Jul 26, 2021

Atualizações na 2021.2.x

2021.2.3

Updated Oct 18, 2021

Fixes

  • Solved several problems with CSS highlighting and color preview.
  • Fixed the issue causing run configurations not to work with npm 7.
  • The TypeScript engine should no longer randomly stop working in Vue projects.

2021.2.2

Updated Sep 15, 2021

Features

  • Added support for inline SCSS in Angular 12.
  • Added support for ESLint 8.0.
  • Code completion now works for style sheet properties and values in React Native apps.

Fixes

  • Fixed the bug with the Stop button not...

Released: Apr 6, 2021

Atualizações na 2021.1.x

2021.1.3

Updated Jul 1, 2021

Fixes

  • Fixed the issue with the debugger not reconnecting automatically.
  • Fixed the regression bug causing the Stretch to Right/Stretch to Left actions not to work as expected.
  • Fixed the bug causing the Compare with branch dialog to close unexpectedly.
  • Solved the problem with images not being rendered in the Documentation popup.

2021.1.2

Updated June 1, 2021

Features

  • Added support for several TypeScript 4.3 features:
    • override and the --noImplicitOverride Flag.
    • Support...

Released: Nov 30, 2020

Atualizações na 2020.3.x

2020.3.3

Updated Mar 16, 2021

Features

Trusted projects

  • Introduced the concept of trusted projects to mitigate the risks associated with opening projects from unknown sources.
  • To warn you about situations where potentially malicious code might be automatically run by the IDE, WebStorm will ask you to confirm whether you trust the source.
  • If you store all your trusted work-related projects in a specific location on your machine, you can mark that location as trusted by adding it to Trusted...

Released: Jul 27, 2020

Atualizações na 2020.2.x

2020.2.4

Updated Nov 26, 2020

Fixes

  • Fixed a problem with opening projects in a new window on macOS Big Sur.
  • Fixed a number of regression bugs that affected Vue.js users.

2020.2.3

Updated Oct 6, 2020

Fixes

  • The Search Everywhere popup no longer opens partially offscreen.
  • Angular Schematics are now loaded correctly.
  • Fixed the performance issue with optics-ts in TypeScript projects.

2020.2.2

Updated Sep 15, 2020

Features

  • Added support for WeakRefs and FinalizationRegistry.

Fixes

  • Fixed syntax errors...

Released: Jul 21, 2020

Atualizações na 2020.1.4

Correções

  • Context menus in the Project view can now be opened if you’re using a language pack.
  • Fixed problem causing the IDE to crash.

Released: Jul 8, 2020

Atualizações na 2020.1.3

Correções

  • Fixed several performance problems.
  • Extra # is no longer added when completing #-private fields.
  • Fixed bug with Structure view failing to filter attributes and methods for JavaScript files.

Released: Jun 4, 2020

Atualizações na 2020.1.2

Correções

  • All known Node.js-related problems with WSL were solved.
  • The problem with CSS3 grid layout properties being improperly formatted was solved.
  • Angular Material events are now properly recognized after running ng build.
  • Several performance problems were solved.
  • Wrong project names and paths are no longer shown when you open a project using a shell script.

Released: Apr 30, 2020

Atualizações na 2020.1.1

Recursos

  • Added new option for running eslint -fix on save.
  • Improved Windows Subsystem for Linux (WSL) 2 support - You can now use the TypeScript Language Service, linters, and Prettier in projects located in the WSL file system.
  • Added support for ESLint 6.7 Suggestions API.
  • Hammer.js events are now recognized in Angular templates.
  • Improved performance.
  • Dependencies from pnpm workspaces are now properly indexed.

Released: Apr 7, 2020

Atualizações na 2020.1

Recursos

Look and Feel

  • New default editor font - Please welcome JetBrains Mono, a new open-source typeface made specifically for coding. WebStorm 2020.1 ships with this new typeface selected by default.
  • Zero-distraction coding - Added a new Zen viewing mode to help you focus completely on your code. Use it whenever you want to work in a full-screen editor with the source code centered and the UI elements hidden to minimize distraction.
  • Displaying documentation on hover - You don’t have to...

Released: Mar 18, 2020

Atualizações na 2019.3.4

Correções

No subsystem

  • VueJS plugin with vuex-smart-module not working in IntelliJ IDEA v 2019.3 with destructuring assignment.

JavaScript. Frameworks

  • kotlin.KotlinNullPointerException with IDEA 2019.3.3 and Vue.js plugin 193.6494.25.

TypeScript

  • "Navigate | Type Declaration" does nothing.

Editor. TextMate Bundles

  • Open File or folder hangs out Rider UI completely.

User Interface. Project View

  • Larger font and vertical spacing in Project tree view and completion popup - regression in 2019.3.3.