Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
1bcb8587a (dev), 6fd68ab3f (6.7)
Description
qmlls provides no completion for properties and methods inside of ids when components are not bound (e.g. the pragma is not set, for example), see also the attached file.{}
Instead, it should provide completions even for ids that are technically invisible, and later warn that those id's require the use of the "components are bound"-pragma.
Attachments
Issue Links
- relates to
-
QTBUG-119964 New QML LSP features (6.8)
- In Progress