

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

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)

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.
