Tagged Questions
1
vote
0answers
92 views
Code folding in jsFiddle
Is it possible to enable code folding in jsFiddle? I've found that long Javascript files can become unwieldy without code folding.
(I'm referring to the feature in Geany or the Eclipse IDE that makes ...