本文介绍了Intellij Idea中的垂直列位于任意位置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
第120列的Intellij Idea中有一条垂直线。
There is a vertical line in Intellij Idea on 120th column.
有没有办法将它移动到任意列(我更喜欢每行100个符号) )?
Is there a way to move it some arbitrary column (I'd prefer one hundred symbols per line)?
推荐答案
我自己找到答案。
To更改默认边距转到首选项 - > CodeStyle - >常规 - >右边距并输入您喜欢的任何值。
To change the default margin go to Preferences -> CodeStyle -> General -> Right margin and enter any value you prefer.
这篇关于Intellij Idea中的垂直列位于任意位置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!