BowlerHatLLC / BowlerHatLLC/vscode-as3mxml
Go to definition and autocompletion doesn't work with <fx:Script source="Myfile.as"/>
- Dominant language
- Java
- Stars
- 282
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I update my project from Flash builder to VSCode.
Unfortunately, I can't get the 'Go to definition' command to work.
On my .xml file, I call some functions on click event for example.
In this case the function is on .as file. This file are included on .mxl file (
Is there a way to solve that ?
Many thanks in advance.
Best regards.
Contributor guide
Research direction
Reproduce the report in VS Code using an MXML file with an reference and a click handler defined in the .as file. Start by tracing the extension's language-server handling of that source reference. Done means Go to Definition and autocompletion resolve functions from the referenced ActionScript file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100