aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiguel Costa <miguel.costa@qt.io>2022-01-21 11:52:02 +0100
committerMiguel Costa <miguel.costa@qt.io>2022-01-21 11:44:43 +0000
commit1ad19e5f5313a90deb3d3443dbb7dd984745c303 (patch)
treecfba9c350c60d10d8ffe07156e42d9c9eb69edc8
parent5b41ff91ce90f76f94686d844d6cdce4a85479d2 (diff)
Mention Qt Quick in the VS Marketplace page
Change-Id: I4fc5d3a9f49ee96e94e387b6a15b1f5cfd9fc2e0 Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--QtVsTools.Package/Marketplace/Overview.html_TT5
1 files changed, 4 insertions, 1 deletions
diff --git a/QtVsTools.Package/Marketplace/Overview.html_TT b/QtVsTools.Package/Marketplace/Overview.html_TT
index bc5c4f86..ae537c29 100644
--- a/QtVsTools.Package/Marketplace/Overview.html_TT
+++ b/QtVsTools.Package/Marketplace/Overview.html_TT
@@ -94,7 +94,7 @@ href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualS
<p><h3><span>The main features of Qt VS Tools are:</span></h3></p>
<ul>
<li>
- Wizards for creating new Qt projects and classes.
+ Wizards for creating new Qt and Qt Quick projects and files.
</li>
<li>
Automated build setup for the <a href="http://doc.qt.io/qt-5/moc.html">
@@ -122,6 +122,9 @@ href="https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualS
<li>
Debugging extensions for Qt data types.
</li>
+ <li>
+ QML debug engine for debugging Qt Quick applications.
+ </li>
</ul>
<p><h3>How to set up F1 help</h3></p>
<ol class="1" type="1">