You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 (<fx:Script source="Myfile.as"/>
Is there a way to solve that ?
Many thanks in advance.
Best regards.
The text was updated successfully, but these errors were encountered:
joshtynjala
changed the title
Go to definition and autocompletion doesn't work
Go to definition and autocompletion doesn't work with <fx:Script source="Myfile.as"/>
Feb 28, 2024
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 (<fx:Script source="Myfile.as"/>
Is there a way to solve that ?
Many thanks in advance.
Best regards.
The text was updated successfully, but these errors were encountered: