Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-33318

Switching kits does not switch qmlls versions

XMLWordPrintable

      Steps to reproduce

      1. Ensure that the QML Language Server is enabled in Qt Creator
      2. Create a new Qt Quick Application, using a Qt 6.8.4 kit
      3. Click on the Language Server tool button and verify that qmlls 6.8.4 is active
      4. Go to Projects mode. Add (and switch to) a Qt 6.10.0 kit
      5. Click on the Language Server tool button again

       

      Expected Outcomes
      After the last step, qmlls 6.10.0 is now active

       

      Actual Outcomes

      • After the last step, qmlls 6.8.4 is still active.
      • Clicking "Inspect Language Clients" shows that qmlls 6.10.0 has been initialized, but it is not active and we're not able to select it.
      • We need to close and re-open the *.qml file for the version switch to take effect

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

            sami.shalayel Sami Shalayel
            skoh-qt Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes