BowlerHatLLC / BowlerHatLLC/vscode-as3mxml

Go to definition and autocompletion doesn't work with <fx:Script source="Myfile.as"/>

Open
#731 1 comment 0 reactions 0 assignees View on GitHub
bug wontfix
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.