


(Mass-)Manipulate options across targets in a project or projects in a workspace more easily.xterm) or the pid of the sleep-command and works therefore also with newer gnome-terminals Determine console pid from ps-command, returns either the same as we have now (e.g.Try to detect when the terminal couldn’t be started and print an error instead of entering annoying loop.Improve logging, while trying to interrupt the debuggee.

Codeblocks git windows#
Fix layout of documentation popup on Windows.Documentation popup: Dynamically size width while visible if more space becomes available.Better support memory of user’s selection of dynamic changing overloaded call-tips.Support asynchronous display of CC documentation popups.Configuration options for main CC behaviours in one place.Allow tooltips to be shown via only keybindings.Allow overloaded call-tip navigation by arrow keys.Enable colour configuration of tooltips.
Codeblocks git code#
Introduce CCManager (SDK) that allows to work with several code completion plugins easier and to overall simplify code completion plugins.Remove the macro replacement UI part in the CC’s setting dialog (no longer needed).Code re-factoring for code completion plugin and CCTest.Use the macro expansion stack, this avoid expanding the used macros.Include *.hh, *.hxx and *.h++ for parsing by default.Show constructor args in documentation popup and improve constructor call-tips.Improved calltips support for macro and typedef.Added support for “noexcept” while parsing and for doxygen.Handle stringize operator ('#') when expanding macros.Handle template alias, _declspec(xxx) and several other special cases.Handle skip assignment and ternary operator.Resolve typedef declarations in class templates.Support access functions belonging to STL containers.Avoid scanning for include folders of compilers/project/targets not supported by current platform.Fix infinite loop when traversing headers and there are loops caused by symlinks.Fix infinite loop when recursive macro expansion reaches max account.Fix calling package scripts on platforms where these are not supported and may cause a freeze.Fix MSVC processor architecture detection for more recent MSVC compilers.Fix broken colouring for mixed platform projects.Fixed a bug that we don’t get code suggestion list for a function’s parameter.Fixed several dead lock and potential crash-candidate issues.

Codeblocks git full#
For the release 16.01, we provide a top-level changelog hereby about what has changed since 13.12 (to download this or a full change log, links are provided at the bottom of this page): Compiler
