Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Code folding and syntax highlighting

(1/1)

Raindog:
I was looking for the following and could not find them:

a) Code folding on blocks such as if/while/switch

b) Syntax highlighting on identifiers, functions, classnames, namespaces.

Has anyone wanted these or begun work on them?

Biplab:

--- Quote from: Raindog on March 28, 2007, 05:09:48 am ---a) Code folding on blocks such as if/while/switch

--- End quote ---

This one exists. Please have a closer look.

ap:
I would also like Code::Blocks to support code folding for the following "cuddling" indentation :

if() {
} else if() {
} else {
}

As of now, Code::Blocks supports code folding only for the first if, in such a case.

Navigation

[0] Message Index

Go to full version