plerobo.blogg.se

Webstorm 2020.1
Webstorm 2020.1









webstorm 2020.1

In the old version, we had to configure File Watchers to achieve this function.

  • Use Prettier to format code when saving.
  • WebStorm 2020.1 ships with TypeScript 3.8 and introduces full support for the new TypeScript 3.8 features, Examples are type-only imports/exports, private fields, and top-level await. Using new intelligent intents and checks (Alt + Enter) can save time when codingįor example, quickly converting existing code to optional links and/or invalid merges (syntax introduced in recent versions of JavaScript and TypeScript).įor JavaScript and TypeScript, the Document pop-up window now displays more useful information, including details about symbol types and visibility, and where the symbol is defined.
  • Enhanced intelligent prompts for code inspection.
  • In addition, WebStorm will let you jump to getters, Mutations, and Actions.

    webstorm 2020.1

    When using the Vuex library, suggestions for symbol completion are obtained from the Vuex store when editing Vue components. In the template part of the component, the IDE will properly parse and automate symbols returned from the component's setup () function, including properties in reaction state, computed properties, and refs. In the new version, support is provided for the Composition API in Vue 3 to define components. In the new version, if you want to view the usage and documentation of a library, just hover the mouse over the method you want to view, and the relevant usage documentation of the current method will be displayed automatically, as shown in the picture below.Īfter the new version is updated, right-click the file you need to open and select WebStorm to quickly open the file, without loading the entire project, running speed has been greatly improved. Hover over a document to display it quickly.Here I use the Menlo font that I have used in previous versions and compare it with JetBrains Mono (Menlo font in the first picture, JetBrains Mono font in the second picture)

    webstorm 2020.1

    This font is available by default in our updated version. Over the past year, WebStorm has officially developed a font that it claims is easier to code with and less eye strain. Next, we would like to share with you the new features of the new version, and welcome interested developers to read this article ? New features Today, Webstorm has released the first version of the 2020 update, which is quite good. To do a good job, he must sharpen his tools.











    Webstorm 2020.1