CLion

  1. CLion 2024.1

    Versionshinweise: Key Updates CMake update- With this release, you now get enhanced writing assistance for CMake targets for even easier script editing. CLion now suggests live templates to create new targets, as well as code completion, navigation, and Find Usages for ...

  2. CLion 2023.3.4

    Versionshinweise: Clazy inspections are not shown in the Editor. Collect usage statistics for debug session initialization duration. Collect usage statistics for value/children loading cancellation in debug session. Collect value presentation and children loading for nodes ...

  3. CLion 2023.3.3

    Versionshinweise: Added support for LLM inline completion. Added diagnostic info about why a project's source root has been updated. "Asyncio support for the debugger" feature is now turned on by default. Client components and Server components are now ...

  4. CLion 2023.3.2

    Versionshinweise: Speed up test indexing- Test indexing is one of the most CPU- and time-consuming IDE procedures. To speed it up, you can create a test scope manually. After you have a test scope, only the files filtered by this scope will be processed during test ...

  5. CLion 2023.3.1

    Versionshinweise: Do not show checkbox "Add vcpkg integration to CMake profiles" for-non CMake projects. i18n:please localize patch update process window. Store metadata in the entity storage. PyCharm quite regularly freeze during normal use- com.jetbrains.python ...

  6. CLion 2023.3

    Versionshinweise: Key updates AI Assistant is out of preview [General Availability] In this release, AI Assistant generates documentation more accurately and can explain runtime errors to you. The latest update also includes a context-aware AI chat and project-aware AI ...

  7. CLion 2023.2.x

    Versionshinweise: 2023.2.2 Updated Sep 13, 2023 Fixes Fixed the Clangd memory leakage. Fixed the issue that caused the Visual Studio C++ toolchain environment to load in an incorrect order when the environment file is used. Conan's CMakeUserPresets.json file no longer ...

  8. CLion 2023.1.x

    Versionshinweise: 2023.1.5 Updated Jul 18, 2023 Fixes CLion gdb memory view issue with large number of bytes (4096)-- need gdb cmd logging. IDE start fails with "CannotActivateException: Address already in use: bind". "Copy Reference" on a line in ...

  9. CLion 2022.3.x

    Versionshinweise: 2022.3.3 Updated Mar 10, 2023 Features CMake debugger: Now detects CMake errors more accurately and shows Debug hints in all necessary cases. Other: It is now possible to check the configuration status of Microsoft Windows Defender and update it directly ...

  10. CLion 2022.2.x

    Versionshinweise: Improves CMake integration and enhances static and dynamic code analysis. 2022.2.4 Updated Oct 11, 2022 Features IAR language extensions are now supported. The code is now parsed and highlighted correctly. Improved performance when working with language ...

  11. CLion 2022.1.x

    Versionshinweise: Adds new remote development workflow and improves Docker, CMake projects, and CUDA debugging. 2022.1.3 Updated Jun 22, 2022 Fixes The Rename refactoring has been fixed and is now applied to the correct code range. CLion now checks for changes in the ...

  12. CLion 2021.3.x

    Versionshinweise: Improves support for toolchains making them more flexible and easier to customize. 2021.3.4 Updated Mar 15, 2022 Features Added support for MSYS2 MinGW, starting with version 9.0.0.6373.5be8fcd83-2. Fixes Bundled LLDB on Microsoft Windows has been fixed ...

  13. CLion 2021.2.x

    Versionshinweise: Adds the ability to protect your code from typical C++ memory safety issues. 2021.2.3 Updated Oct 15, 2021 Features Structure View now includes qualified names for any member functions shown there. Code completion now works inside Google Test macros and ...

  14. CLion 2021.1.x

    Versionshinweise: Expands MISRA support and integrates with Clazy for Qt projects. 2021.1.3 Updated Jul 7, 2021 Fixes Fixes for CUDA: Fixed red CUDA code with Visual Studio C++ toolchain. Fixed the code completion in CUDA code that stopped working after including a normal ...

  15. CLion 2020.3.x

    Versionshinweise: 2020.3.3 Updated Mar 16, 2021 Features Makefile toolchain- When loading a Makefile project, CLion not only uses the make executable from the Makefile toolchain, but it also now takes compilers from it (if configured explicitly in the corresponding ...

  16. CLion 2020.2.x

    Versionshinweise: 2020.2.5 Updated Nov 26, 2020 Fixes For macOS Big Sur users: Fixed an issue where opening a project in a new window results in opening the project in another tab. Fixed a problem causing CLion to crash after exiting sleep mode. UI: Fixed Find and Replace ...

  17. CLion 2020.1.3

    Versionshinweise: Resolved keyboard issue on Ubuntu 20.04 and Gnome 3.36 with the enabled IBus. Resolved font rendering problem on Apple macOS Mojave. Eliminated latency on accepting auto-completion suggestions. ...

  18. CLion 2020.1.2

    Versionshinweise: Adds support for Catch2 template tests. Performance improvements cover cases with laggy typing and slow runs of Google Tests. Improvements in C++ support including: Quick-fix which suppresses the Unused warning with the [[maybe_unused]] attribute is now ...

  19. CLion 2020.1.1

    Versionshinweise: CLion 2020.1 introduced CUDA support. This update fixes the issue where CLion was not able to pick the non-default host compiler for CUDA. The compiler is now detected correctly for Cygwin. CLion 2020.1.1 recognizes WSL Ubuntu20.04 distribution. In Qt ...

  20. CLion 2020.1

    Versionshinweise: Dozens of improvements across many IDE features. Embedded Development IAR Toolchain- If you use the IAR compiler/toolchain in your embedded projects, you can now do so in CLion. Collecting compiler information no longer fails, which means projects using ...