Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.1
Description
Currently imports are not handled correctly in Dom (do not show up in the ModuleIndex, we should add an directImports attribute in ImportScope that collects all imports of its sources, and then use it to augment the entries
I think that not having imported entries in ModuleIndex/ModuleScope will be cleaner.
Attachments
Issue Links
- is required for
-
QTBUG-89392 Make the Dom Model usable for LSP
- Withdrawn
-
QTBUG-89391 Make DomModel usable by QML Design Studio
- Blocked