
0
Code Folding -> Fold Level 2 [Sublime Text 3 3047]
The following code will not fold properly (it will fold from "var bob = {" instead), if either function code or detailed comment text are empty (without these placeholders):
var bob = {
var bob = {
// comment
'blah': function () {
// code
}
/* detailed comment
* text
*/
};
0
Assaf Koss il y a 11 ans
The code is properly tabbed in the original example. ><" Try it and see.
Service d'assistance aux clients par UserEcho