

Now it is possible to paste when multiple selections are active.
#WWW CODEBLOCKS ORG DOWNLOADS CODE#
The Scintilla component has been updated to version 3.7.5 and most of the code has been synchronized with the code for wxSTC.Per-monitor support is not yet available. Code::Blocks is marked as DPI-aware:True on Windows which makes it look sharp.The icons in the auto-completion popup change size to match the scaling of the text.The icons in the editor's margin change size when scaling the editor.This should work correctly on all major ports (wxMSW, wxGTK, wxCocoa) The goal is to make icons look big enough and non-blurry. The icon size is appropriately selected based on the scaling used by the user.This release introduces new icon sizes (16, 20, 24, 28, 32, 40, 48, 56 and 64) for almost every UI element (menus, toolbars, project tree, most plugins).
#WWW CODEBLOCKS ORG DOWNLOADS FULL#
You can read a full changelog on the Code::Blocks homepage.

This is just an excerpt of the changelog with the differences since 17.12.

Special credits go to darmar for his great work on the FortranProject plugin, bundled since release 13.12. For instance, compiling and debugging functionality is already provided by plugins! Any kind of functionality can be added by installing/coding a plugin. Finally, an IDE with all the features you need, having a consistent look, feel and operation across platforms.īuilt around a plugin framework, Code::Blocks can be extended with plugins.
