-
Task
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 15.0.0
-
None
-
e6592acb5 (master), 6614e3c14 (15.0)
The LanguageClientManager has a way to re-create clients when settings changed via the LanguageClientSettingsPageWidget in LanguageClientManager::applySettings().
For qmlls, I need a way to trigger the LanguageClientManager::applySettings()-mechanism for the qmlls settings when the qt kit changes, so that I can recreate the qmlls client when the QtVersionManager::qtVersionsChanged signal is emitted.
- is required for
-
QTCREATORBUG-31897 simplify qmlls setup / make it work out of the box
-
- Closed
-
| For Gerrit Dashboard: QTCREATORBUG-32015 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 604828,3 | LanguageClient: Export function to restart clients for a setting | master | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
| 607383,4 | LanguageClient: Export function to restart clients for a setting | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |