Skip to content
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
@AndreiMiculita

Description

@AndreiMiculita

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:

  1. 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
  2. Install VS Code
  3. Open a project that, in one of its folders, contains QML files.

Screenshots If applicable, add screenshots to help explain your problem.

image

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions