Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
Windows 10 x64
Description
when creating qml singleton file, that, isn't recognized propertly in Qt 6.8.0. editor shows warnings, fix for that is manually creating qmldir file. even with that fix, properties inside singleton file isn't seen in intellisense sugestion when you want to use it. before i used Qt 6.7.0 and everything worked right. i tested this only on Windows 10, with Qt Creator 14.0.2, so i cannot say if this bug exists on others systems too.
Attachments
Issue Links
- duplicates
-
QTBUG-126680 qmlls should know about implicit imports of nested QML
- Closed
- relates to
-
QTCREATORBUG-31823 Annotations and CodeCompletion is wrong or not working
- Open
- resulted in
-
QTCREATORBUG-31897 simplify qmlls setup
- In Progress