I would love for this editor to support code folding for function, etc
Also, the outline does not show functions contained within other functions!
Logged In: YES user_id=1188001
Also, built in core objects, like Date, Function, etc are not recognized.
If I create a function with this syntax, the outline does not show it: var myFunction = new Function ("arg", "return arg;")
Log in to post a comment.
Logged In: YES
user_id=1188001
Also, built in core objects, like Date, Function, etc are not
recognized.
If I create a function with this syntax, the outline does not
show it:
var myFunction = new Function ("arg", "return arg;")