BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
“internal function” within “fx:Component” is accessible but is displayed as an “inaccessible method” and is not suggested.
Open
bug
royale-dependency
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
This is the source code. It builds and runs, but the editor displays it as PROBLEMS.
Contributor guide
Research direction
Start by reproducing the source shown in the issue in Visual Studio Code and inspect the language-server diagnostics for fx:Component. Trace the accessibility check and completion suggestion behavior from the relevant language-server entry point. Done means the valid internal function is no longer reported as inaccessible and is suggested by the editor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100