35 | Implement code folding in script librariesWhen coding in “vanilla” Eclipse you get code folding for methods, constructors, etc. It would be really useful to have such a thing in server-side Javascript script libraries—in fact, across the board for all script libs and agents. |