-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 17.0.0
-
Windows 10 22H2
Steps to reproduce
- Ensure that the QML Language Server is enabled in Qt Creator
- Create a new Qt Quick Application, using a Qt 6.8.4 kit
- Click on the Language Server tool button and verify that qmlls 6.8.4 is active
- Go to Projects mode. Add (and switch to) a Qt 6.10.0 kit
- 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
- duplicates
-
QTCREATORBUG-33468 [Reg 16.0.2 -> 17.0.1] qmlls version no longer follows kit version
-
- Closed
-
- relates to
-
QTCREATORBUG-33468 [Reg 16.0.2 -> 17.0.1] qmlls version no longer follows kit version
-
- Closed
-