<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Qt Extension 1.14.0 for VS Code Released]]></title><description><![CDATA[<p dir="auto">We're excited to announce the release of version 1.14.0 of the Qt Extension for Visual Studio Code! This release introduces QML Live Preview with hot-reload capability, bringing real-time feedback directly into your editor.</p>
<p dir="auto"><strong>QML Preview</strong></p>
<p dir="auto">The most impactful addition in this release is QML Preview, a feature that lets you see QML changes in real time without restarting your application. Edit your QML files and watch the results instantly reflected in the running application. The extension launches your CMake target with a QML Preview and monitors file changes. When you save a QML file, it automatically hot reloads the component with no manual restart needed. If a change requires a full restart (such as modifying a root component), the extension handles that seamlessly as well.</p>
<p dir="auto"><strong>Key capabilities:</strong></p>
<ul>
<li>Real-time hot reload: Edit QML files and see changes reflected immediately in your running application</li>
<li>Editor toolbar integration: Start and stop preview directly from toolbar buttons on QML files</li>
<li>CMake project support: Works with qt_add_qml_module for automatic resource resolution</li>
<li>QRC-based resource support: Also supports projects using traditional QRC resource files</li>
<li>FPS monitoring: Live FPS display in the status bar to monitor rendering performance</li>
<li>Additional build directories: Configure extra build directories via <strong>qt-qml.preview.additionalBuildDirs</strong></li>
</ul>
<p dir="auto">Here's QML Preview in action. Start the preview, edit a property, and see the change reflected instantly:<br />
QML Preview also pairs naturally with AI-assisted workflows. In this example, Copilot generates QML code while the preview updates in real time, giving you immediate visual feedback as the UI takes shape:</p>
<p dir="auto">You can find more details on using QML Preview in the <a href="https://doc.qt.io/vscodeext-dev/vscodeext-how-preview-qml.html" target="_blank" rel="noopener noreferrer nofollow ugc">documentation</a>.</p>
<p dir="auto"><strong>CMake Kit Improvements</strong></p>
<p dir="auto">The Qt C++ extension now generates architecture information directly in CMake Kit names, making it easier to distinguish between kits when working with multi-architecture setups (e.g., x86_64 vs arm64).</p>
<p dir="auto">We've also added the qt-cpp.disableAutoKitGenerationOnOpen setting for users who prefer to manage their kits manually. When enabled, the extension will no longer automatically generate kits upon opening a workspace.</p>
<p dir="auto"><strong>QML Language Server Improvements</strong></p>
<p dir="auto">QML Language Server now runs natively on arm64 architecture, improving performance on Apple Silicon and ARM-based Linux systems</p>
<p dir="auto"><strong>Looking Ahead</strong></p>
<p dir="auto">We continue to work on bringing more Qt development features to VS Code. Stay tuned for upcoming releases featuring enhanced workflow improvements.</p>
<p dir="auto">If you encounter any bugs or have feedback on usability, please report them via <a href="https://qt-project.atlassian.net/secure/CreateIssue.jspa?pid=10233" target="_blank" rel="noopener noreferrer nofollow ugc">our bug tracker</a>. If there's a feature you'd like to see, feel free to submit a suggestion there as well.</p>
<p dir="auto">The full changelog details can be found on the marketplace pages:</p>
<p dir="auto"><a href="https://marketplace.visualstudio.com/items/TheQtCompany.qt-core/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">qt-core changelog</a><br />
<a href="https://marketplace.visualstudio.com/items/TheQtCompany.qt-cpp/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">qt-cpp changelog</a><br />
<a href="https://marketplace.visualstudio.com/items/TheQtCompany.qt-qml/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">qt-qml changelog</a><br />
<a href="https://marketplace.visualstudio.com/items/TheQtCompany.qt-ui/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">qt-ui changelog</a><br />
<a href="https://marketplace.visualstudio.com/items/TheQtCompany.qt-python/changelog" target="_blank" rel="noopener noreferrer nofollow ugc">qt-python changelog</a></p>
<p dir="auto">For more information about using Qt extensions, go to Qt Extension for VS Code <a href="https://doc.qt.io/vscodeext/" target="_blank" rel="noopener noreferrer nofollow ugc">documentation</a>.</p>
]]></description><link>https://forum.qt.io/topic/164697/qt-extension-1.14.0-for-vs-code-released</link><generator>RSS for Node</generator><lastBuildDate>Sun, 30 Aug 2026 02:28:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164697.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 22 May 2026 13:27:02 GMT</pubDate><ttl>60</ttl></channel></rss>