- Language support and Clangd
Improve the stability of the Clangd-based language engine, investigate and fix memory leaks, and improve memory consumptions in general.
Enable Clangd-based code completion before indexing is complete.
Use Clangd-based engine for CLion’s Simplify inspection.
Continue fixing particular freezes in various areas.
Work on reducing CPU usage on projects like Eigen and others.
- Project models
- Embedded
Continue with improvements to PlatformIO integration and the PlatformIO plugin.
- Debugger
- Unit testing
Update Boost.Test & Catch2 integration to support the latest enhancements in these frameworks.
Continue with various fixes in other subsystems, including Remote, Formatter, Code Coverage, Profiling, and more.