How to remove annoying vertical line?

I beleive it's the print line area but I've been looking and couldn't find it. Any idea where? attached is the image.



Attachment(s):
PHPSTORM.png
2

Goto:

Settings->Editor->Appearance then deselect "Show right margin"

3
Avatar
Permanently deleted user

That is awesome! Thank you!

1
Avatar
Permanently deleted user

In WebStorm version 2018.2.5:

 

File -> Settings -> Editor -> General -> Appearance -> uncheck the option "Show hard wrap guide" 

9

In WebStorm version 2022.2.3:

File -> Settings -> Editor -> General -> Appearance -> uncheck the option "Show hard wrap and visual guides (configured in Code Style options)" 

 

2

请先登录再写评论。