Cannot provide language features for FlexMojos-based project? #817
Answered
by
joshtynjala
CoolBreezeArcanine
asked this question in
Q&A
-
Hey guys! I'm trying to migrate an old project which used to be managed with flexmojos and maven, but I find that my project structure could be recognized by Java plugins(including maven) but not this, also there's no symbol highlighting. Shall I set up asconfig.json for all modules manually? BTW, Everything works well in IntelliJ IDEA Ultimate. |
Beta Was this translation helpful? Give feedback.
Answered by
joshtynjala
Sep 16, 2025
Replies: 1 comment 2 replies
-
vscode-as3mxml does not include support for FlexMojos projects. You will indeed need to create asconfig.json files for your modules. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
joshtynjala
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
vscode-as3mxml does not include support for FlexMojos projects. You will indeed need to create asconfig.json files for your modules.