标题:Qt Creator 6 released
作者:XChinux
日期:2021-12-05 14:02
内容:
转自:https://www.qt.io/blog/qt-creator-6-released
Qt Creator 6 released
Thursday December 02, 2021 by David Schulz | Comments
We are happy to announce the release of Qt Creator 6!
Here is a selection of changes and improvements that we did in Qt Creator 6. Please have a look at our change log for more details.
General
Our prebuilt binaries of Qt Creator 6 are now based on Qt 6.2 !
We provide universal Intel+ARM binaries for macOS.
We moved the launching of externalprocesses, like the build tools and clang-tidy and other tools, to aseparate server process. This avoids issues on Linux, where forking aprocess from a large application is more expensive than from a smallserver process.
Editing
Our text editor now supports general multi cursor editing (add cursors with Alt+Click).
The C++ code model was upgraded to LLVM 13.
Editing C++ with clangd is now fully supported, but still disabled by default. Enable it in the options, C++ > Clangd. For details check our separate blog post about clangd support in Qt Creator.
The integrated Qt Quick Designer isnow disabled by default. Qt Creator will open .ui.qml files in Qt DesignStudio. This is a step towards a more integrated workflow between QtDesign Studio and Qt Creator (video). Qt Quick Designer is still there, you can manually enable it again by chec ..
#1 [zhangxin 12-05 18:21]
就感觉用不习惯,打个if上去,回车竟然上不去括号,一直都在用vs
#2 [hitzsf 12-06 14:41]
升级看看瞧
#3 [春云者 12-06 22:50]
公司的电脑升级6后基本没法用了。