If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#2647 VScode Export-Import / Mirroring
Author:
insaneluv
insaneluvDate created:
Type: feature
Visibility: Everybody
Assigned to:
State: new 

I often edit AS2 code inside jpexs. It's much more complex than it would be, for example,
in VSCode.
I can export the .as2 file and open it in VSCode, but it takes a long time.
_Export > Edit > Import > Save_
It seems like too many steps for such a simple thing.
I like all the program features, but the editor is far behind.
Should expect the ability to integrate custom editors in the future? Or maybe an editing
API? How can I help with this?