
Qt Creator 6.0 Beta is out this morning as the first public test release of this Qt/C++ IDE. Qt Creator 6 Beta has moved launching of external processes to a separate server process for better handling on Linux and the C++ code model is re-based to that from LLVM 13.
Additionally with Qt Creator 6.0 Beta, multi-cursor editing is now supported by its text editor, editing C++ code with Clangd is now considered fully supported (but disabled by default), and the Docker-based building/running support continues to mature. Qt Creator 6.0 Beta is also now being built against Qt 6.2 LTS for its pre-built binaries.
Downloads and more details on the changes with today's Qt Creator 6.0 Beta release via Qt.io .