Integrated development environment (IDE) for creating C and C++ applications for Windows and Linux platforms. Among the many advantages of Code::Blocks Studio users will appreciate the support for several compilers (GCC, MSVC++, Digital Mars, Borland C++ 5.5 and Open Watcom) and the ability to import projects prepared in the Dev-C+++ program. In addition, the functionality of the application can be extended by means of plugins available for download on the official forum of the tool.
Of course, there is nothing to prevent you from writing your own plugin, because the authors have made the appropriate SDKs available on their website. Managing several files at once is very simple and fast thanks to the use of so-called panels, in which we move like in web browsers. In addition, Code::Blocks Studio colors syntaxes and displays real-time function hints.









