HaxeFoundation / HaxeFoundation/haxe
[display] feature request: analyze wildcard imports
Open
enhancement
feature-ide
priority-netherlands
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
For wild card imports like `import js.html.*;`
The compiler should be able to tell what types are used from such import, e.g. `DivElement` and `CanvasElement`.
It could also facilitate IDE actions such as expanding into individual imports.
Contributor guide
Assessment
This issue has not been assessed yet.