Skip to content

Commit 4dc0b87

Browse files
The Qt Company GmbHThe Qt Company GmbH
The Qt Company GmbH
authored and
The Qt Company GmbH
committed
Add Qt extensions
Fixes: [VSCODEEXT-96](https://bugreports.qt.io/browse/VSCODEEXT-96)
1 parent f7732c6 commit 4dc0b87

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

extensions.json

+22
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,28 @@
12031203
"pucelle.vscode-css-navigation": {
12041204
"repository": "https://github.com/pucelle/vscode-css-navigation"
12051205
},
1206+
"TheQtCompany.qt-core": {
1207+
"repository": "https://github.com/qt-labs/vscodeext"
1208+
},
1209+
"TheQtCompany.qt-cpp": {
1210+
"repository": "https://github.com/qt-labs/vscodeext"
1211+
},
1212+
"TheQtCompany.qt-qml": {
1213+
"repository": "https://github.com/qt-labs/vscodeext"
1214+
},
1215+
"TheQtCompany.qt-ui": {
1216+
"repository": "https://github.com/qt-labs/vscodeext"
1217+
},
1218+
"TheQtCompany.qt-cpp-pack": {
1219+
"repository": "https://github.com/qt-labs/vscodeext"
1220+
},
1221+
"theqtcompany.qt-wasm-pack": {
1222+
"repository": "https://github.com/qt-labs/vscodeext"
1223+
},
1224+
"TheQtCompany.qt": {
1225+
"repository": "https://github.com/qt-labs/vscodeext"
1226+
},
1227+
12061228
"rafaelmaiolla.diff": {
12071229
"repository": "https://github.com/rafaelmaiolla/diff-vscode"
12081230
},

0 commit comments

Comments
 (0)