-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 18.0.0
-
None
-
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.
- relates to
-
QTCREATORBUG-33469 Erratic qmlls selection behaviour
-
- Reported
-
| For Gerrit Dashboard: QTCREATORBUG-33732 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 689361,3 | languageclientmanager: don't start clients per opened file | 18.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |