Non-modal would also be nice
To further extend this topic, it would also be helpful if the editor was non-modal.
When trying to accomplish something that requires Manifest editing, the repeating cycle of
- opening the editor
- making changes
- closing the editor
- confirming the save
- testing the code
gets pretty annoying. Having a Save button or the option to Auto-Save on Compile, without closing the editor, would be handy.
I realize that usually we shouldn't need to spend much time in the Manifest editor, but right now, for example, I've been trying to figure out using pathPattern in an intent, and it's been a lot of failed trial and error.
-G