WebStorm 2022.1 released, optimizing Next.js support, integrating Volta

The 2022.1 release, the first major update to WebStorm this year, is now officially out, and highlights include improved Next.js support, full integration with Volta, the ability to run commands from Markdown files, and updates to Docker Wait.

 

The specific updates of v2022.1 are as follows:

  • Frameworks and Techniques:
    • Better support for Next.js, full integration with Volta, and improvements to Vue and Docker
      • Redesigned Docker UI in Services tool window and added support for Docker Registry HTTP API V2 for use with Docker 1.6+
  • editor:
    • Ability to run commands from Markdown files, updated Markdown editor's floating toolbar
  • JavaScript 和 TypeScript:
    • Structure view changes, improved Join Lines, and configurable highlight colors for enums
  • user experience:
    • A new notification tool window, an improved debugger UI, an updated Structural Search and Replace dialogs
  • version control:
    • Improved Git Blame's comments functionality, updated commit details pane in the Git tool window, and support for suggested changes in pull request comments

For more details, please check: https://blog.jetbrains.com/webstorm/2022/04/webstorm-2022-1/

Guess you like

Origin www.oschina.net/news/190962/webstorm-2022-1-released
Recommended