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
Please sign in to leave a comment.
Must be https://youtrack.jetbrains.com/issue/WEB-46515, please follow it for updates
Note that you can export all your settings to
.editorconfigfile:Learn more from Manage code style on a directory level with EditorConfig.