Miscellaneous

From Code::Blocks
Revision as of 00:16, 5 March 2007 by Jmccay (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Editor Related Items

Scintilla (CodeBlocks editing component) offers users an easy way for inserting fold points in the code using the following symbols:

//{ -- as a block starter
//} -- as a block ender