1

I`m starting to personalize my PhpStorm a bit and would love to get rid of horizontal line between PHPDoc and method while keeping the methods overall separated (with the same line)

I've been trying to make this work for several hours... help, please, help! :-D

These lines

LazyOne
  • 158,824
  • 45
  • 388
  • 391
Popcorn
  • 11
  • 1
  • That's line folding marks. I'm not sure if that's configurable – aynber Apr 30 '21 at 12:40
  • Those are `method separators`. You can disable them .. but that will affect both of them: the one before and after PHPDoc. Just type that name in the search box in your Settings/Preferences screen. **P.S.** I do not know why there are 2 of them. Must be related to how they work for lambdas / anon functions (the way the editor renders such lines for such functions). I personally do not like that extra line either... – LazyOne Apr 30 '21 at 13:34

0 Answers0