In light of the recent validation failure on deployment, there's a clear feature we've been needing that would be great to add.
The console should be able to deploy apps. When there are validation failures/warnings those would be listed in nice yellow and red boxes that are clickable. When clicked, they would expand downward and show the verbose validation text. All our validation comes in three output levels. The third is email-like and sometimes even includes code snippets using the user's own method or class names. We could maybe even start using markdown formatting of that so the code snippets could be rendered nicely. Thoughts? -David
