How to remove vertical line from editor pane in IntelliJ IDEA


In IntelliJ IDEA, you might notice there is an annoying vertical line appearing in the code editor pane.

How to remove vertical line from editor pane in IntelliJ IDEA

P.S. Tested on IntelliJ IDEA 2023.1.3 (Community Edition).

To remove this vertical line from the editor pane in IntelliJ IDEA, go to the following locations:

File » Settings » Editor » General » Appearance » Untick the Show hard wrap and visual guides

Settings » Editors » General » Appearance » Untick the Show hard wrap and visual guides

References

  1. IntelliJ IDEA shortcuts for equals() and hashCode()
  2. IntelliJ IDEA- View all exit points of method
  3. IntelliJ IDEA- Import/Open multiple project in single Window

Similar Posts

About the Author

Atul Rai
I love sharing my experiments and ideas with everyone by writing articles on the latest technological trends. Read all published posts by Atul Rai.