HaxeFoundation / HaxeFoundation/haxe
[display] workspace symbols doesn't find `ClassType.superClass`
Open
bug
feature-ide
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
HaxeRepro, JS target, but doesn't seem to matter much.
Searching for `superClass` in workspace symbols fails to find `ClassType.superClass`. Interestingly it finds other fields of that struct such as `isFinal` just fine.
Contributor guide
Assessment
This issue has not been assessed yet.