CLion 2023.2 Released With Better PlatformIO Integration, Updated Debugger, and Brand-New AI Assistant
CLion 2023.2 has been released with several enhancements aimed at improving the IDE experience for low-level, remote, and embedded development. The update includes improvements to the PlatformIO integration, making it easier to distinguish between Manifest and Classic modes. Additionally, support for vcpkg has been improved.
One of the key features of CLion 2023.2 is the brand-new AI Assistant, which seamlessly incorporates AI capabilities into core IDE user workflows. This assistant aims to enhance the development process by providing intelligent suggestions and automating repetitive tasks.
The update also includes an enhanced debugger, with CLion now bundled with LLDB v16 and GDB v13.1. The debugger has a new Register view, which, alongside the disassembly, memory, and peripherals views, allows developers to gain a deeper understanding of their code. The disassembly view now supports ARM assembly languages, providing code highlighting for ARM assemblers.
Furthermore, the PlatformIO integration has been overhauled to remove the redundant step of generating intermediate CMake projects, resulting in improved performance. CLion now works directly with the platformio.ini file, tracking changes and updating project information accordingly.
Developers can download CLion 2023.2 from the Toolbox App, as a snap package on Ubuntu, from the website, or via a patch update from version 2023.1. This update provides developers with a more efficient and seamless development experience for low-level, remote, and embedded development.