Get rid of the middle grey line in the workspace

前端 未结 8 864
爱一瞬间的悲伤
爱一瞬间的悲伤 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:02

    As of PHPStorm and WebStorm 2018.3 IDE, The check "Show right margin" has been replaced with "Show hard wrap guide". In Settings → Editor → General → Appearance

    Also "Right Margin" value has replaced with "Hard wrap" under Settings → Editor → Code Style.

    Shortcut key to Settings: CTRL+ALT+S

提交回复
热议问题