How to change line width in IntelliJ (from 120 character)

后端 未结 6 1493
粉色の甜心
粉色の甜心 2021-01-29 20:27

I was wondering how I can change the line length in IntelliJ.

Since I use a pretty high resolution, I get that line that shows 120 characters straight through the middl

6条回答
  •  既然无缘
    2021-01-29 20:43

    IntelliJ IDEA 2018

    File > Settings... > Editor > Code Style > Hard wrap at

    IntelliJ IDEA 2016 & 2017

    File > Settings... > Editor > Code Style > Right margin (columns):

    File > Settings

    Editor > Code Style > Right margin

提交回复
热议问题