Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: xhelo on August 20, 2008, 03:06:23 pm

Title: Marking line for columns
Post by: xhelo on August 20, 2008, 03:06:23 pm
Hi!

Is it possible to configurate a marking line for columns, like in Dev-C++ (http://www.npshare.de/files/37/4610/cbclmns2.JPG)?

Couldn't find it anywhere, and adding a line to see when outranging e.g. 80 columns/characters per line would be neat!
Title: Re: Marking line for columns
Post by: Pecan on August 20, 2008, 03:57:53 pm
Settings/Editor/GeneralSettings/Show Indentation Guides
Settings/Editor/Margins&Caret/RightMargin

(http://img526.imageshack.us/img526/5864/333au1.png)
Title: Re: Marking line for columns
Post by: xhelo on August 20, 2008, 05:06:09 pm
*dumb* :D

Thanks Pecan! Free to close.