WebStorm 2020.1 RC release, front-end development IDE

WebStorm 2020.1 RC released, the main updates are: 

  • The new default editor font: v2020.1 from the beginning, WebStorm selected by default JetBrains Mono, and can choose to set the font.
  • Fast document more useful: when the mouse hovers over the symbol, "Document" pop-up window will appear. This helps to find information about a specific symbol more quickly. For JavaScript and TypeScript, the pop-up window containing more information about the types of symbols and the position of the visibility and definition of the symbol.
  • Zen mode is used for centralized coding: new Zen mode combines Distraction Free Mode and Full Screen mode. You can use it when you want to fully concentrate on the code. 
  • Improved support for Vue: This version adds support for the 3 Vuex Composition API library and the Vue. 
  • Prettier run when you save: Use the new "Run-Time saved on file" option, WebStorm will save these files, Prettier formatting to IDE settings specify and edit all the files in the project.
  • Bundled spell checker: WebStorm 2020.1 and Grazie (spelling, grammar and style checking tool) bundled together. 
  • Simplified commit rebasing process: In WebStorm 2020.1, there will be re-compiled, more interactive "Rebasing Commits" dialog box.
  • Use WebStorm quick editing: Use the new LightEdit mode, you can open the file in a similar text editor window, without having to create or load a project. 

Update Description: https://blog.jetbrains.com/webstorm/2020/04/webstorm-2020-1-rc/

Guess you like

Origin www.oschina.net/news/114590/webstorm-2020-1-rc-released