Flutter:我怎样才能稍微移动这条线?
Flutter: How can i move this line a bit?
如何将这条线移到右侧。我正在使用 intellij idea,我使用了导致问题的自定义字体。
要删除:您需要做的就是进入编辑器设置,即:Preferences
→ Editor
→ General
→ Appearance
并取消选中 Show hard wrap guide
.
要移动:转到:Preferences
→ 输入搜索 Line separator
→ 更改 hard wrap at
的值
原回答:How to get rid of a vertical line in the editor pane of IntelliJ Idea?
如何将这条线移到右侧。我正在使用 intellij idea,我使用了导致问题的自定义字体。
要删除:您需要做的就是进入编辑器设置,即:Preferences
→ Editor
→ General
→ Appearance
并取消选中 Show hard wrap guide
.
要移动:转到:Preferences
→ 输入搜索 Line separator
→ 更改 hard wrap at
原回答:How to get rid of a vertical line in the editor pane of IntelliJ Idea?