Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 15.0.0
-
None
-
Qt Creator 15.0.0-beta1 + Qt 6.8.0
-
6a8f3d82d (14.0), af3030f4d (15.0)
Description
Steps to reproduce:
1. Disable 'QML Language Server' from Preferences -> Qt Quick -> Turn on
2. Create a new Qt Quick Application
3. Input texted inside Window {}
4. Hit Ctrl+Space -> code is completed to TextEdit
5. Enable 'QML Language Server'
6. Repeat steps 3-4
Result:
Code is not completed if 'QML Language Server' is enabled.
Attachments
For Gerrit Dashboard: QTCREATORBUG-31628 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
593356,3 | QtQuickApplication Template: set mininum Qt version | 14.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
603086,2 | LanguageClient: automatically apply generic completion items | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |