submitted by
bchick
on 07-03-2007
Code::Blocks Studio (C::B) is a free open source and cross platform IDE for C++ built specifically to meet the most demanding needs of its users. It was designed right from the start to be extensible and configurable.
Code::Blocks offers such desirable features as syntax highlighting, a tabbed interface, code folding, and plugins, including a code completion plugin. Built around a plugin framework, Code::Blocks can be extended with plugin DLLs or plugins designed for Dev-C++, known as DevPaks.