Author Topic: Turn change markers on/off?  (Read 3664 times)

zabzonk

  • Guest
Turn change markers on/off?
« on: May 27, 2009, 11:10:47 am »
I've just upgraded to the latest nightly build, and my editor panes now have change markers  down the left hand side, indicating if new code has been added etc. Although this is a nice feature, I find the implementation somewhat intrusive, and would like to turn them off. Any way of doing that?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Turn change markers on/off?
« Reply #1 on: May 27, 2009, 11:40:49 am »
I've just upgraded to the latest nightly build, and my editor panes now have change markers  down the left hand side, indicating if new code has been added etc. Although this is a nice feature, I find the implementation somewhat intrusive, and would like to turn them off. Any way of doing that?
Settings -> Editor -> Margins and Caret -> disable "Use changebar" in the "Left margin" section.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ