vue.js plugins Change indent to 4, and the setting will be restored to 2 after restarting webstorm

vue.js plugins Change indent to 4, and the setting will be restored to 2 after restarting webstorm

I want it to save the settings permanently, instead of repeating the settings after each restart

In addition, there is no file in the project similar to the .editorconfig convention format

0
1 comment

Must be https://youtrack.jetbrains.com/issue/WEB-46515, please follow it for updates

Note that you can export all your settings to .editorconfig file:

Learn more from Manage code style on a directory level with EditorConfig.

0

Please sign in to leave a comment.