ide - PhpStorm; how to hide line status in editor -
is there way hide or change line status in phpstorm 8.0.3?
i changed editor -> colors , fonts -> diff, no effect.
vcs line status cannot hidden.
https://youtrack.jetbrains.com/issue/idea-101042 -- watch ticket (star/vote/comment) notified on progress.
at moment may make background transparent or use same background color 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
Comments
Post a Comment