1
votes

Is there any way to hide or change those line status in PhpStorm 8.0.3?

enter image description here

I changed the Editor -> Colors and Fonts -> Diff, but with no effect.

1
Updated the question; v8.0.3 - numediaweb

1 Answers

2
votes

VCS Line status cannot be hidden.

https://youtrack.jetbrains.com/issue/IDEA-101042 -- watch this ticket (star/vote/comment) to get notified on progress.


At the moment you may only make background transparent or use the same background color as actual gutter.

Settings (Preferences on Mac) | Editor | Colors & Fonts | General

PhpStorm v8:

  • Added lines
  • Modified lines

PhpStorm v9:

  • Added lines in gutter
  • Modified lines in gutter
  • Deleted lines in gutter