Code::Blocks - How to show gutter/vertical right margin line in editor

旧街凉风 提交于 2020-01-11 11:38:06

问题


How to show the vertical right margin line (usually 80 characters) in the editor window in Code::Blocks?


回答1:


For the current Code::Blocks version (16.01):

  1. Go to Toolbar -> Settings -> Editor
  2. Under the list of categories (icons) on the left, select Margins and Caret
  3. In the Right margin section, change Right margin hint to visible line
  4. You can also change the color and column number
  5. Click OK to save


来源:https://stackoverflow.com/questions/43858886/codeblocks-how-to-show-gutter-vertical-right-margin-line-in-editor

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!