Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODEEXT-72

QML language server support with a Qt/Python project.

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • General
    • None

    Description

      Apart from the scenario of downloading qmlls binary from the internet, the current implementation searches for the binary file named 'qmlls'  under the `qtFolder`.

      However, the Qt/Python package offers a wrapper called 'pyside6-qmlls', which can be found under the <venv>/bin (or <venv>/Scripts/ on Windows) directory.

      Thus, starting QML language server may fail with Qt/Python project.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qtvscodeteam Qt VS Code
            bencho Ben Cho
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes