I would like to join the editor and api discussions.
Please see my Codingonnapkins and CODEA Enlightment comments for what I am planning to do on my own.
Currently I am writing a prettyprinter for the AST generated by the Minifier parser.
This will display source visually connecting:
function and end,
if elseif else end,
for end,
repeat until,
name uses in one tab or in the whole project,
multiple tabs maybe even in multiple projects
Also I want selectively to hide parts of source so all I see is what I need to see.
@Simeon great work. Let me help make it even better.