HaxeFoundation / HaxeFoundation/haxe
[ide] "go to..." support for in-memory externs
Open
enhancement
feature-ide
platform-cs
platform-flash
platform-java
platform-jvm
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Auto-generated externs from loaded .jar / .dll files currently don't support the "go to ..." requests (go to declaration, go to type definition).
It would be nice if Haxe could include either the AST or printed sources for these so the IDE can display it in a read-only editor.
Contributor guide
Assessment
This issue has not been assessed yet.