How to hide the git icon on the left side of the editor Mr Thinhbuzz Created January 19, 2025 08:13 This seems to be a git feature; does anyone know how to hide it?Webstorm 2024.3.2
Could you check if disabling Highlight modified lines in the gutter option in Settings | Version Control | Confirmation helps?
Elena Pogorelova Thanks for your feedback.
Unfortunately, that option only works for lines of code that have changed and not yet been committed.
As you can see in the image, it looks like it's being compared to the most recent commit or merge
@Chill Guy Clicker You can go to File > Settings, select Version Control, and uncheck the option to show the Git icon there.
I believe this is review mode, please see: https://stackoverflow.com/questions/78347005/how-to-disable-github-comments-in-intellij-idea/78347121#78347121