How can i move this line to the right side. i'm using intellij idea and i have used a custom font which caused the problem.
CodePudding user response:
To remove: All you need to do is go to the editor settings, namely: Preferences → Editor → General → Appearance and uncheck Show hard wrap guide.
To move: Go to: Preferences → Type in search Line separator → Change value of hard wrap at
Original answer: How to get rid of a vertical line in the editor pane of IntelliJ Idea?


