Search code examples
phpstorm

Get Rid of Borders Around Classes in PHPStorm


Is there a way to get rid of the border lines that surround classes in PHPStorm?

enter image description here


Solution

  • There is no option to hide them (like method separators has) unfortunately.

    But you can change/remove color for those lines, so they appear invisible: Settings | Editor | Colors & Fonts | General | Method separator color