What areas of the Jade IDE do you think are lacking?
Regarding the debugger,
It would be nice if the debugger was integrated into the browser. When you launch an app from within the Jade IDE, when an exception occurs - instead of the grey exception dialog that appears & the debug button, it would be nice if the exception was reported directly in the IDE & the line of code that the exception occured on was highlighted. When you use a break point & that line is reached - then the debugging starts in the IDE & not a seperate debug program. IDE's for other languages have been doing this for years - is there no reason why Jade can't do this??
Glen