HaxeFoundation / HaxeFoundation/haxe
[display] support @:noCompletion added via Compiler.addGlobalMetadata()
Open
enhancement
feature-ide
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
Right now, this isn't respected as discovered by @markknol. According to @Simn, this should work if `displayToplevel.process_decls` uses `TypeloadCheck.check_global_metadata`.
Contributor guide
Research direction
Start in displayToplevel.process_decls and compare its handling with TypeloadCheck.check_global_metadata; reproduce the @:noCompletion case added through Compiler.addGlobalMetadata(). Done when that metadata is respected by display.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100