# Qt Core Extension for Visual Studio Code This extension provides basic functionality for other Qt extensions. For a more complete Qt developer experience, install the [Qt All Extensions Pack](https://marketplace.visualstudio.com/items?itemName=TheQtCompany.qt) or one of its dependencies. ## Features - Get [QSS](https://doc.qt.io/qt-6/stylesheet-syntax.html) syntax highlighting - Get [QDoc](https://doc.qt.io/qt-6/qdoc-index.html) syntax highlighting - Get [QRC](https://doc.qt.io/qt-6/resources.html#qt-resource-collection-file-qrc) syntax highlighting - Read Qt documentation ## Documentation For more information about using Qt extensions, go to [Qt Extensions for VS Code Documentation](https://doc.qt.io/vscodeext/index.html). For pre-release versions, go to [Qt Extensions for VS Code Pre-release Documentation](https://doc-snapshots.qt.io/vscodeext-dev/). ## Issues If you encounter any issues with the extension, please [report the issues](https://bugreports.qt.io/projects/VSCODEEXT). ## License This extension can be licensed under the Qt Commercial License and the LGPL 3.0. See the text of both licenses [here](LICENSE).