Get rid of the middle grey line in the workspace

前端 未结 8 866
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-24 10:45

How can I remove that grey line on the code workspace .. Image:

  • Look at that vertical grey line at the right side ..

相关标签:
8条回答
  • 2020-12-24 11:17

    PHPSTORM 9

    File -> Settings -> Editor -> General -> Appearance:
    

    Un-Check the box that says "Show right margin (configured in Code Style options)"

    0 讨论(0)
  • In PHPStorm 2020.1 you need to do the following:

    Settings > Editor > General > Appearance > Uncheck "Show hard wrap and visual guides (configured in Code Style options)"

    0 讨论(0)
提交回复
热议问题