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

qmlls: too many instances spawned after setting change

XMLWordPrintable

    • ae810b353 (18.0)

      It seems that we spawn too many qmlls instances after changing settings.
      Reproduction steps:

      • Create new Qt Quick project
      • Add 5 .qml files, and open them
      • Change the qmlls settings at Preferences > Language Clients > QML Language Server (check or uncheck any box)
      • click on the language server button in the qml editor
        expectations: there should be one qmlls running for each build configuration.
        Actual outcome: There is one qmlls running per opened file for each build configuration, so if you have one build configuration, you should see 5 qmlls instances.

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

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes