Love editing your Flash ActionScript files in jEdit, but want better debugging tools within the editor itself? Maybe you'd like to jump directly to errors indicated within your code without resorting to the Flash IDE?
Today's tip just makes me plain happy.
The result of today's exercise promises to increase productivity dramatically when editing ActionScript using jEdit: Assuming Flash is running alongside the editor, we'll not only be able to test our current movie with CMD-ENTER (just as we did two months ago), but we'll also be able to get a list of compiler errors and warnings to appear within jEdit's errorList panel,
and we'll be able to click those errors to jump to the offending code — without ever having to edit any code within the Flash IDE itself!
It may take a few minutes to set up, but it definitely shows off the power and expandability of jEdit — while also providing a heckuva nice (and long awaited) feature for us cross-platform Flashers.
(more…)