Disabling Format Hints After Auto-Formatting in WebStorm
I'm reaching out to get some assistance regarding an issue I've encountered with auto-formatting in WebStorm. Each time I use the IDE's built-in formatter, I get format hints in the gutter that suggest removing spaces added by the formatter itself. This has become quite a distraction for me, particularly because I prefer my workspace to be free from unnecessary prompts.
I have spent a considerable amount of time trying to find a setting that could disable or modify these format hints to no avail. I'm hoping someone here could point me in the right direction on how to resolve this.
Is there a way to turn off these specific hints, or at least adjust them so they don't conflict with the spaces added during auto-formatting?
I appreciate any guidance you can provide and thank you in advance for your help!
请先登录再写评论。
I'm not sure what formatter hints you are talking about. What I can see in the screenshot are the VCS change markers
If you like to disable VCS markers in the gutter, please deselect the Highlight modified lines in gutter option on the Settings | Version Control | Confirmation page.