This repository was archived by the owner on Oct 15, 2024. It is now read-only.
This repository was archived by the owner on Oct 15, 2024. It is now read-only.
qmlls popup when opening project that contains QML files #324
Open
Description
Describe the Bug
When opening a project that contains QML files (in a certain subfolder) in VS Code I get an error popup detailing the usage of qmlls.
To Reproduce Steps to reproduce the behavior:
- Install Qt 6.7.0 using aqtinstall
pip install -U pip pip install aqtinstall mkdir ~/Qt && cd ~/Qt aqt install-qt windows desktop 6.7.0 win64_msvc2019_64
- Install VS Code
- Open a project that, in one of its folders, contains QML files.
Screenshots If applicable, add screenshots to help explain your problem.
This can be dismissed by pressing "OK" but it's inconvenient. Would be nice to know the cause at least.
Environment (please complete the following information)
- OS: Microsoft Windows Pro 11
- Visual Studio Code version: 1.88.1 (user setup)
- PySide version: 6.6.2
- Python version: 3.11.9
Extension Configurations None configured, all left default
Metadata
Metadata
Assignees
Labels
No labels