diff --git a/extensions.json b/extensions.json index 944c98b56..bb88d2489 100644 --- a/extensions.json +++ b/extensions.json @@ -1203,6 +1203,28 @@ "pucelle.vscode-css-navigation": { "repository": "https://github.com/pucelle/vscode-css-navigation" }, + "TheQtCompany.qt-core": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "TheQtCompany.qt-cpp": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "TheQtCompany.qt-qml": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "TheQtCompany.qt-ui": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "TheQtCompany.qt-cpp-pack": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "theqtcompany.qt-wasm-pack": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "TheQtCompany.qt": { + "repository": "https://github.com/qt-labs/vscodeext" + }, + "rafaelmaiolla.diff": { "repository": "https://github.com/rafaelmaiolla/diff-vscode" },