Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: tarlou on August 07, 2007, 10:32:56 am

Title: Tab indent
Post by: tarlou on August 07, 2007, 10:32:56 am
When I have typed public: or case 1: and enter,I really expected auto indent which there isn't.And label: has no indent,either.I don't want to always Tab and Tab or use plugins->source code formatter.Is there any easy way to make the editor do the indents?
Title: Re: Tab indent
Post by: thomas on August 07, 2007, 11:15:22 am
Yes and no.... this feature exists as "smart indent" in the editor settings, but it works only on curly braces, not on the public: keyword.