Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 15.0.0-rc1
-
-
8937d9d14 (15.0)
Description
Steps to reproduce:
- have QC with some Qt6.8+ kit (including a working qmlls)
- create some simple Qt Quick Application from template (shouldn't matter whether compat or standard)
- inside the QML file type
tex
and wait a sec
Expected result:
- QC displays a couple of suggestions including Text, TextEdit,.. as it is done for using the builtin QML/JS stuff
Current result:
- nothing happens (but explicitly triggering a completion will bring up the expected suggestions)
Note: For other entered stuff this works, e.g. 'mou' will bring up MouseArea, 'rec' shows Rectangle,...
Attachments
For Gerrit Dashboard: QTCREATORBUG-32013 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
604255,2 | Axivion: Fix handling of high id values | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
604558,2 | LanguageClient: fix hasItemsToPropose check in completion model | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |