2
votes

Is there a way to hide the expand/collapse buttons in PhpStorm?

I'm talking about these buttons:

enter image description here

I searched for it in the settings but I can't find it.

I'm trying to clean up the editor and I don't like these buttons in the gutter.

1

1 Answers

4
votes
  1. Settings/Preferences
  2. Editor | General | Code Folding
  3. Uncheck the Show code folding outline option

enter image description here