Qt Extension 1.14.0 for VS Code introduces QML Live Preview with hot-reload capability, allowing developers to see QML file changes reflected in real time without restarting their application. Key features include editor toolbar integration for starting/stopping previews, CMake project support via qt_add_qml_module, QRC-based resource support, and live FPS monitoring in the status bar. The release also adds architecture information in CMake Kit names, a setting to disable automatic kit generation, and native arm64 support for the QML Language Server, improving performance on Apple Silicon and ARM Linux systems.
Sort: