I think this was a prob in b15 as well. Constructions like function() { // tabbed automatically } now come out like this: function() { // left on same indent level } A small annoyance but it adds up :) Ben