Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
8f26cd284 (dev), d600d63e2 (6.8)
Description
It seems that qmlls confuses attached types and the root type while suggesting completions on attached types:
import QtQuick import QtQuick.Templates Item { property bool v: StackView.<autocomplete> // only suggest StackView attached type properties, instead of the Item's properties }
Attachments
Issue Links
- resulted in
-
QTBUG-127609 qmlls: completion wrong for qualified imports
-
- Closed
-
For Gerrit Dashboard: QTBUG-127586 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
579406,6 | qmlls: fix completion on field member expressions | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
582030,5 | qmlls: fix completion on field member expressions | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
582807,1 | qmlls: fix completion on field member expressions | 6.7 | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |