I know this is very late to ask this question but I need to ask it atleast now.
I have been reading from this forum that guys saying about reading the javascript and code accordingly..I am wondering what kind of Javascript editor you guys are using (Jack please answer) to read the minimised javascript. I am using eclipse JSEclipse plugin and I am getting the outline of the minimised javascript but not the methods, properties etc (only few showing up there).
It would be great if someone suggest a good editor to read the javascript (just like eclipse showing methods, classes, constructors for java).
I know this is very late to ask this question but I need to ask it atleast now.
I have been reading from this forum that guys saying about reading the javascript and code accordingly..I am wondering what kind of Javascript editor you guys are using (Jack please answer) to read the minimised javascript. I am using eclipse JSEclipse plugin and I am getting the outline of the minimised javascript but not the methods, properties etc (only few showing up there).
It would be great if someone suggest a good editor to read the javascript (just like eclipse showing methods, classes, constructors for java).
Thanks,
Thameem
the minimised file often comes with a debug version of it which is the unminimised version.
for example: yui-ext.js has a yui-ext-debug.js