I've been trying to find an IDE that supports Adobe AIR HTML/JS app development with debugging. Obviously, I can use any any HTML/JS development tool, like JetBrains WebStorm, Adobe Dreamweaver, Notepad++, or plain old Notepad, and then compile my app with the Adobe AIR SDK.
But I'm hoping there is a tool out there that supports true debugging, where you step through the code line by line (or until you hit a breakpoint), inspect variables, etc.
I've been searching and haven't been able to find anything. Apparently Aptana allowed you to do this 3 years ago, but they dropped Adobe AIR support in 2010 and haven't added it back (and at this point, I doubt they will).