5152535455565758
} if (activeEditor.isDirty()) { activeEditor.doSave(null); } new JSBeautifier().beautify(file); return null; }