Skip to content

Instantly share code, notes, and snippets.

@mark-orion
Created April 19, 2017 14:39
Show Gist options
  • Save mark-orion/b0855c1191d9f303cfa3975eb6ce26a8 to your computer and use it in GitHub Desktop.
Save mark-orion/b0855c1191d9f303cfa3975eb6ce26a8 to your computer and use it in GitHub Desktop.

Atom Beautify - Debugging informationThe following debugging information was generated by Atom Beautify on Wed Apr 19 2017 15:33:04 GMT+0100 (BST).---## Table Of Contents- Versions- Original file to be beautified - Original File Contents - Package Settings- Beautification options - Final Options- Results - Logs---Platform: linux## VersionsAtom Version: 1.15.0Atom Beautify Version: 0.29.22## Original file to be beautifiedOriginal File Path: /home/mark/projects.python/KivyTest/beispiel60.kvOriginal File Grammar: PythonOriginal File Language: PythonLanguage namespace: pythonSupported Beautifiers: autopep8, pybeautifier, yapfSelected Beautifier: autopep8### Original File ContentspythonScreenManagement: Main: Setup:<Main>: name: 'main' beschriftung: '' BoxLayout: orientation: 'vertical' BoxLayout: size_hint_y: 0.8 canvas: Color: rgba: 1,0,0,0.3 Rectangle: pos: self.pos size: self.size Label: text: root.beschriftung Button: text: 'zum Setup' on_release: root.manager.current = 'setup' BoxLayout: size_hint_y: 0.2 Label: text: root.beschriftung<Setup>: name: 'setup' Button: text: 'zu Main' on_release: root.manager.current = 'main'### Package SettingsThe raw package settings optionsjson{ "general": { "analytics": false, "_analyticsUserId": "", "loggerLevel": "warn", "beautifyEntireFileOnSave": true, "muteUnsupportedLanguageErrors": false, "muteAllErrors": false, "showLoadingView": true }, "apex": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "arduino": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "bash": { "indent_size": 2, "disabled": false, "default_beautifier": "beautysh", "beautify_on_save": false }, "cs": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "c": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "clj": { "disabled": false, "default_beautifier": "cljfmt", "beautify_on_save": false }, "coffeescript": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "coffee-fmt", "beautify_on_save": false }, "cfml": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "cpp": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "crystal": { "disabled": false, "default_beautifier": "Crystal", "beautify_on_save": false }, "css": { "indent_size": 2, "indent_char": " ", "selector_separator_newline": false, "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "end_with_newline": false, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "csv": { "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "d": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "ejs": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 250, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "indent_inner_html": false, "indent_scripts": "normal", "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "elm": { "disabled": false, "default_beautifier": "elm-format", "beautify_on_save": false }, "erb": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "erlang": { "disabled": false, "default_beautifier": "erl_tidy", "beautify_on_save": false }, "gherkin": { "indent_size": 2, "indent_char": " ", "disabled": false, "default_beautifier": "Gherkin formatter", "beautify_on_save": false }, "glsl": { "configPath": "", "disabled": false, "default_beautifier": "clang-format", "beautify_on_save": false }, "go": { "disabled": false, "default_beautifier": "gofmt", "beautify_on_save": false }, "gohtml": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "fortran": { "emacs_path": "", "emacs_script_path": "", "disabled": false, "default_beautifier": "Fortran Beautifier", "beautify_on_save": false }, "handlebars": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "haskell": { "disabled": false, "default_beautifier": "stylish-haskell", "beautify_on_save": false }, "html": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "jade": { "indent_size": 2, "indent_char": " ", "disabled": false, "default_beautifier": "Pug Beautify", "beautify_on_save": false }, "java": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "js": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "json": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "jsx": { "e4x": true, "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "latex": { "indent_char": " ", "indent_with_tabs": false, "indent_preamble": false, "always_look_for_split_braces": true, "always_look_for_split_brackets": false, "remove_trailing_whitespace": false, "align_columns_in_environments": [ "tabular", "matrix", "bmatrix", "pmatrix" ], "disabled": false, "default_beautifier": "Latex Beautify", "beautify_on_save": false }, "less": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "lua": { "disabled": false, "default_beautifier": "Lua beautifier", "beautify_on_save": false }, "markdown": { "gfm": true, "yaml": true, "commonmark": false, "disabled": false, "default_beautifier": "Tidy Markdown", "beautify_on_save": false }, "marko": { "indent_size": 2, "indent_char": " ", "syntax": "html", "indent_inner_html": false, "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Marko Beautifier", "beautify_on_save": false }, "mustache": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "nginx": { "indent_size": 2, "indent_char": " ", "indent_with_tabs": false, "dontJoinCurlyBracet": true, "disabled": false, "default_beautifier": "Nginx Beautify", "beautify_on_save": false }, "nunjucks": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "objectivec": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "ocaml": { "disabled": false, "default_beautifier": "ocp-indent", "beautify_on_save": false }, "pawn": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "perl": { "perltidy_profile": "", "disabled": false, "default_beautifier": "Perltidy", "beautify_on_save": false }, "php": { "cs_fixer_path": "", "rules": "", "phpcbf_path": "", "standard": "", "disabled": false, "default_beautifier": "PHP-CS-Fixer", "beautify_on_save": false }, "puppet": { "disabled": false, "default_beautifier": "puppet-lint", "beautify_on_save": false }, "python": { "max_line_length": 79, "indent_size": 4, "ignore": [ "E24" ], "formater": "autopep8", "style_config": "pep8", "sort_imports": false, "multi_line_output": "Hanging Grid Grouped", "disabled": false, "default_beautifier": "autopep8", "beautify_on_save": false }, "r": { "indent_size": 2, "disabled": false, "default_beautifier": "formatR", "beautify_on_save": false }, "riot": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "ruby": { "indent_size": 2, "indent_char": " ", "rubocop_path": "", "disabled": false, "default_beautifier": "Rubocop", "beautify_on_save": false }, "rust": { "rustfmt_path": "", "disabled": false, "default_beautifier": "rustfmt", "beautify_on_save": false }, "sass": { "disabled": false, "default_beautifier": "SassConvert", "beautify_on_save": false }, "scss": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "spacebars": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "sql": { "indent_size": 2, "keywords": "upper", "identifiers": "unchanged", "disabled": false, "default_beautifier": "sqlformat", "beautify_on_save": false }, "svg": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "swig": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "tss": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "twig": { "indent_size": 2, "indent_char": " ", "indent_with_tabs": false, "preserve_newlines": true, "space_in_paren": false, "space_after_anon_function": false, "break_chained_methods": false, "wrap_line_length": 250, "end_with_comma": false, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "typescript": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "TypeScript Formatter", "beautify_on_save": false }, "ux": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "vala": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "vue": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 250, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "indent_inner_html": false, "indent_scripts": "normal", "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Vue Beautifier", "beautify_on_save": false }, "visualforce": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "xml": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "xtemplate": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "yaml": { "disabled": false, "default_beautifier": "align-yaml", "beautify_on_save": false }}## Beautification optionsEditor Options:Options from Atom Editor settingsjson{ "_default": { "indent_size": 4, "indent_char": " ", "indent_with_tabs": false }}Config Options:Options from Atom Beautify package settingsjson{ "apex": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "arduino": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "bash": { "indent_size": 2, "disabled": false, "default_beautifier": "beautysh", "beautify_on_save": false }, "cs": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "c": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "clj": { "disabled": false, "default_beautifier": "cljfmt", "beautify_on_save": false }, "coffeescript": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "coffee-fmt", "beautify_on_save": false }, "cfml": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "cpp": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "crystal": { "disabled": false, "default_beautifier": "Crystal", "beautify_on_save": false }, "css": { "indent_size": 2, "indent_char": " ", "selector_separator_newline": false, "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "end_with_newline": false, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "csv": { "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "d": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "ejs": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 250, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "indent_inner_html": false, "indent_scripts": "normal", "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "elm": { "disabled": false, "default_beautifier": "elm-format", "beautify_on_save": false }, "erb": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "erlang": { "disabled": false, "default_beautifier": "erl_tidy", "beautify_on_save": false }, "gherkin": { "indent_size": 2, "indent_char": " ", "disabled": false, "default_beautifier": "Gherkin formatter", "beautify_on_save": false }, "glsl": { "configPath": "", "disabled": false, "default_beautifier": "clang-format", "beautify_on_save": false }, "go": { "disabled": false, "default_beautifier": "gofmt", "beautify_on_save": false }, "gohtml": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "fortran": { "emacs_path": "", "emacs_script_path": "", "disabled": false, "default_beautifier": "Fortran Beautifier", "beautify_on_save": false }, "handlebars": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "haskell": { "disabled": false, "default_beautifier": "stylish-haskell", "beautify_on_save": false }, "html": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "jade": { "indent_size": 2, "indent_char": " ", "disabled": false, "default_beautifier": "Pug Beautify", "beautify_on_save": false }, "java": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "js": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "json": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "jsx": { "e4x": true, "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "latex": { "indent_char": " ", "indent_with_tabs": false, "indent_preamble": false, "always_look_for_split_braces": true, "always_look_for_split_brackets": false, "remove_trailing_whitespace": false, "align_columns_in_environments": [ "tabular", "matrix", "bmatrix", "pmatrix" ], "disabled": false, "default_beautifier": "Latex Beautify", "beautify_on_save": false }, "less": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "lua": { "disabled": false, "default_beautifier": "Lua beautifier", "beautify_on_save": false }, "markdown": { "gfm": true, "yaml": true, "commonmark": false, "disabled": false, "default_beautifier": "Tidy Markdown", "beautify_on_save": false }, "marko": { "indent_size": 2, "indent_char": " ", "syntax": "html", "indent_inner_html": false, "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Marko Beautifier", "beautify_on_save": false }, "mustache": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "JS Beautify", "beautify_on_save": false }, "nginx": { "indent_size": 2, "indent_char": " ", "indent_with_tabs": false, "dontJoinCurlyBracet": true, "disabled": false, "default_beautifier": "Nginx Beautify", "beautify_on_save": false }, "nunjucks": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "objectivec": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "ocaml": { "disabled": false, "default_beautifier": "ocp-indent", "beautify_on_save": false }, "pawn": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "perl": { "perltidy_profile": "", "disabled": false, "default_beautifier": "Perltidy", "beautify_on_save": false }, "php": { "cs_fixer_path": "", "rules": "", "phpcbf_path": "", "standard": "", "disabled": false, "default_beautifier": "PHP-CS-Fixer", "beautify_on_save": false }, "puppet": { "disabled": false, "default_beautifier": "puppet-lint", "beautify_on_save": false }, "python": { "max_line_length": 79, "indent_size": 4, "ignore": [ "E24" ], "formater": "autopep8", "style_config": "pep8", "sort_imports": false, "multi_line_output": "Hanging Grid Grouped", "disabled": false, "default_beautifier": "autopep8", "beautify_on_save": false }, "r": { "indent_size": 2, "disabled": false, "default_beautifier": "formatR", "beautify_on_save": false }, "riot": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "ruby": { "indent_size": 2, "indent_char": " ", "rubocop_path": "", "disabled": false, "default_beautifier": "Rubocop", "beautify_on_save": false }, "rust": { "rustfmt_path": "", "disabled": false, "default_beautifier": "rustfmt", "beautify_on_save": false }, "sass": { "disabled": false, "default_beautifier": "SassConvert", "beautify_on_save": false }, "scss": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "configPath": "", "predefinedConfig": "csscomb", "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "spacebars": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "sql": { "indent_size": 2, "keywords": "upper", "identifiers": "unchanged", "disabled": false, "default_beautifier": "sqlformat", "beautify_on_save": false }, "svg": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "swig": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "tss": { "indent_size": 2, "indent_char": " ", "newline_between_rules": true, "preserve_newlines": false, "wrap_line_length": 0, "indent_comments": true, "force_indentation": false, "convert_quotes": "none", "align_assignments": false, "no_lead_zero": false, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "twig": { "indent_size": 2, "indent_char": " ", "indent_with_tabs": false, "preserve_newlines": true, "space_in_paren": false, "space_after_anon_function": false, "break_chained_methods": false, "wrap_line_length": 250, "end_with_comma": false, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "typescript": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 0, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "disabled": false, "default_beautifier": "TypeScript Formatter", "beautify_on_save": false }, "ux": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "vala": { "configPath": "", "disabled": false, "default_beautifier": "Uncrustify", "beautify_on_save": false }, "vue": { "indent_size": 2, "indent_char": " ", "indent_level": 0, "indent_with_tabs": false, "preserve_newlines": true, "max_preserve_newlines": 10, "space_in_paren": false, "jslint_happy": false, "space_after_anon_function": false, "brace_style": "collapse", "break_chained_methods": false, "keep_array_indentation": false, "keep_function_indentation": false, "space_before_conditional": true, "eval_code": false, "unescape_strings": false, "wrap_line_length": 250, "end_with_newline": false, "end_with_comma": false, "end_of_line": "System Default", "indent_inner_html": false, "indent_scripts": "normal", "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Vue Beautifier", "beautify_on_save": false }, "visualforce": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "xml": { "indent_inner_html": false, "indent_size": 2, "indent_char": " ", "brace_style": "collapse", "indent_scripts": "normal", "wrap_line_length": 250, "wrap_attributes": "auto", "wrap_attributes_indent_size": 2, "preserve_newlines": true, "max_preserve_newlines": 10, "unformatted": [ "a", "abbr", "area", "audio", "b", "bdi", "bdo", "br", "button", "canvas", "cite", "code", "data", "datalist", "del", "dfn", "em", "embed", "i", "iframe", "img", "input", "ins", "kbd", "keygen", "label", "map", "mark", "math", "meter", "noscript", "object", "output", "progress", "q", "ruby", "s", "samp", "select", "small", "span", "strong", "sub", "sup", "svg", "template", "textarea", "time", "u", "var", "video", "wbr", "text", "acronym", "address", "big", "dt", "ins", "small", "strike", "tt", "pre", "h1", "h2", "h3", "h4", "h5", "h6" ], "end_with_newline": false, "extra_liners": [ "head", "body", "/html" ], "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "xtemplate": { "indent_size": 2, "indent_char": " ", "wrap_line_length": 250, "preserve_newlines": true, "disabled": false, "default_beautifier": "Pretty Diff", "beautify_on_save": false }, "yaml": { "disabled": false, "default_beautifier": "align-yaml", "beautify_on_save": false }}Home Options:Options from /home/mark/.jsbeautifyrc````json{ "_default": {}}```**EditorConfig Options**:Options from [EditorConfig](http://editorconfig.org/) file```json{ "_default": {}}```**Project Options**:Options from .jsbeautifyrcfiles starting from directory/home/mark/projects.python/KivyTest` and going up to rootjson[ { "_default": {} }, { "_default": {} }, { "_default": {} }, { "_default": {} }]Pre-Transformed Options:Combined options before transforming them given a beautifier's specifications```json{ "indent_size": 4, "indent_char": " ", "indent_with_tabs": false, "max_line_length": 79, "ignore": [ "E24" ], "formater": "autopep8", "style_config": "pep8", "sort_imports": false, "multi_line_output": "Hanging Grid Grouped", "disabled": false, "default_beautifier": "autopep8", "beautify_on_save": false}```### Final OptionsFinal combined and transformed options that are used```json{ "indent_size": 4, "indent_char": " ", "indent_with_tabs": false, "max_line_length": 79, "ignore": [ "E24" ], "formater": "autopep8", "style_config": "pep8", "sort_imports": false, "multi_line_output": "Hanging Grid Grouped", "disabled": false, "default_beautifier": "autopep8", "beautify_on_save": false}```## ResultsBeautified File Contents:```pythonScreenManagement: Main: Setup:: name: 'main' beschriftung: '' BoxLayout: orientation: 'vertical' BoxLayout: size_hint_y: 0.8 canvas: Color: rgba: 1, 0, 0, 0.3 Rectangle: pos: self.pos size: self.size Label: text: root.beschriftung Button: text: 'zum Setup' on_release: root.manager.current = 'setup' BoxLayout: size_hint_y: 0.2 Label: text: root.beschriftung: name: 'setup' Button: text: 'zu Main' on_release: root.manager.current = 'main'```Original vs. Beautified Diff:```pythonIndex: /home/mark/projects.python/KivyTest/beispiel60.kv===================================================================--- /home/mark/projects.python/KivyTest/beispiel60.kv original+++ /home/mark/projects.python/KivyTest/beispiel60.kv beautified@@ -1,18 +1,18 @@ ScreenManagement: Main: Setup:-:+: name: 'main' beschriftung: '' BoxLayout: orientation: 'vertical' BoxLayout: size_hint_y: 0.8 canvas: Color:- rgba: 1,0,0,0.3+ rgba: 1, 0, 0, 0.3 Rectangle: pos: self.pos size: self.size Label:@@ -23,9 +23,9 @@ BoxLayout: size_hint_y: 0.2 Label: text: root.beschriftung-:+: name: 'setup' Button: text: 'zu Main' on_release: root.manager.current = 'main'```### Logs```2017-04-19T14:33:04.357Z - info: [beautifiers/index.coffee] beautify ScreenManagement: Main: Setup:: name: 'main' beschriftung: '' BoxLayout: orientation: 'vertical' BoxLayout: size_hint_y: 0.8 canvas: Color: rgba: 1,0,0,0.3 Rectangle: pos: self.pos size: self.size Label: text: root.beschriftung Button: text: 'zum Setup' on_release: root.manager.current = 'setup' BoxLayout: size_hint_y: 0.2 Label: text: root.beschriftung: name: 'setup' Button: text: 'zu Main' on_release: root.manager.current = 'main' [ { _default: { indent_size: 4, indent_char: ' ', indent_with_tabs: false } }, { apex: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, arduino: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, bash: { indent_size: 2, disabled: false, default_beautifier: 'beautysh', beautify_on_save: false }, cs: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, c: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, clj: { disabled: false, default_beautifier: 'cljfmt', beautify_on_save: false }, coffeescript: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 0, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', disabled: false, default_beautifier: 'coffee-fmt', beautify_on_save: false }, cfml: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, cpp: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, crystal: { disabled: false, default_beautifier: 'Crystal', beautify_on_save: false }, css: { indent_size: 2, indent_char: ' ', selector_separator_newline: false, newline_between_rules: true, preserve_newlines: false, wrap_line_length: 0, end_with_newline: false, indent_comments: true, force_indentation: false, convert_quotes: 'none', align_assignments: false, no_lead_zero: false, configPath: '', predefinedConfig: 'csscomb', disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, csv: { disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, d: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, ejs: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 250, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', indent_inner_html: false, indent_scripts: 'normal', wrap_attributes: 'auto', wrap_attributes_indent_size: 2, unformatted: [Object], extra_liners: [Object], disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, elm: { disabled: false, default_beautifier: 'elm-format', beautify_on_save: false }, erb: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, erlang: { disabled: false, default_beautifier: 'erl_tidy', beautify_on_save: false }, gherkin: { indent_size: 2, indent_char: ' ', disabled: false, default_beautifier: 'Gherkin formatter', beautify_on_save: false }, glsl: { configPath: '', disabled: false, default_beautifier: 'clang-format', beautify_on_save: false }, go: { disabled: false, default_beautifier: 'gofmt', beautify_on_save: false }, gohtml: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, fortran: { emacs_path: '', emacs_script_path: '', disabled: false, default_beautifier: 'Fortran Beautifier', beautify_on_save: false }, handlebars: { indent_inner_html: false, indent_size: 2, indent_char: ' ', brace_style: 'collapse', indent_scripts: 'normal', wrap_line_length: 250, wrap_attributes: 'auto', wrap_attributes_indent_size: 2, preserve_newlines: true, max_preserve_newlines: 10, unformatted: [Object], end_with_newline: false, extra_liners: [Object], disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, haskell: { disabled: false, default_beautifier: 'stylish-haskell', beautify_on_save: false }, html: { indent_inner_html: false, indent_size: 2, indent_char: ' ', brace_style: 'collapse', indent_scripts: 'normal', wrap_line_length: 250, wrap_attributes: 'auto', wrap_attributes_indent_size: 2, preserve_newlines: true, max_preserve_newlines: 10, unformatted: [Object], end_with_newline: false, extra_liners: [Object], disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, jade: { indent_size: 2, indent_char: ' ', disabled: false, default_beautifier: 'Pug Beautify', beautify_on_save: false }, java: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, js: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 0, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, json: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 0, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, jsx: { e4x: true, indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 0, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, latex: { indent_char: ' ', indent_with_tabs: false, indent_preamble: false, always_look_for_split_braces: true, always_look_for_split_brackets: false, remove_trailing_whitespace: false, align_columns_in_environments: [Object], disabled: false, default_beautifier: 'Latex Beautify', beautify_on_save: false }, less: { indent_size: 2, indent_char: ' ', newline_between_rules: true, preserve_newlines: false, wrap_line_length: 0, indent_comments: true, force_indentation: false, convert_quotes: 'none', align_assignments: false, no_lead_zero: false, configPath: '', predefinedConfig: 'csscomb', disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, lua: { disabled: false, default_beautifier: 'Lua beautifier', beautify_on_save: false }, markdown: { gfm: true, yaml: true, commonmark: false, disabled: false, default_beautifier: 'Tidy Markdown', beautify_on_save: false }, marko: { indent_size: 2, indent_char: ' ', syntax: 'html', indent_inner_html: false, brace_style: 'collapse', indent_scripts: 'normal', wrap_line_length: 250, wrap_attributes: 'auto', wrap_attributes_indent_size: 2, preserve_newlines: true, max_preserve_newlines: 10, unformatted: [Object], end_with_newline: false, extra_liners: [Object], disabled: false, default_beautifier: 'Marko Beautifier', beautify_on_save: false }, mustache: { indent_inner_html: false, indent_size: 2, indent_char: ' ', brace_style: 'collapse', indent_scripts: 'normal', wrap_line_length: 250, wrap_attributes: 'auto', wrap_attributes_indent_size: 2, preserve_newlines: true, max_preserve_newlines: 10, unformatted: [Object], end_with_newline: false, extra_liners: [Object], disabled: false, default_beautifier: 'JS Beautify', beautify_on_save: false }, nginx: { indent_size: 2, indent_char: ' ', indent_with_tabs: false, dontJoinCurlyBracet: true, disabled: false, default_beautifier: 'Nginx Beautify', beautify_on_save: false }, nunjucks: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, objectivec: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, ocaml: { disabled: false, default_beautifier: 'ocp-indent', beautify_on_save: false }, pawn: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, perl: { perltidy_profile: '', disabled: false, default_beautifier: 'Perltidy', beautify_on_save: false }, php: { cs_fixer_path: '', rules: '', phpcbf_path: '', standard: '', disabled: false, default_beautifier: 'PHP-CS-Fixer', beautify_on_save: false }, puppet: { disabled: false, default_beautifier: 'puppet-lint', beautify_on_save: false }, python: { max_line_length: 79, indent_size: 4, ignore: [Object], formater: 'autopep8', style_config: 'pep8', sort_imports: false, multi_line_output: 'Hanging Grid Grouped', disabled: false, default_beautifier: 'autopep8', beautify_on_save: false }, r: { indent_size: 2, disabled: false, default_beautifier: 'formatR', beautify_on_save: false }, riot: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, ruby: { indent_size: 2, indent_char: ' ', rubocop_path: '', disabled: false, default_beautifier: 'Rubocop', beautify_on_save: false }, rust: { rustfmt_path: '', disabled: false, default_beautifier: 'rustfmt', beautify_on_save: false }, sass: { disabled: false, default_beautifier: 'SassConvert', beautify_on_save: false }, scss: { indent_size: 2, indent_char: ' ', newline_between_rules: true, preserve_newlines: false, wrap_line_length: 0, indent_comments: true, force_indentation: false, convert_quotes: 'none', align_assignments: false, no_lead_zero: false, configPath: '', predefinedConfig: 'csscomb', disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, spacebars: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, sql: { indent_size: 2, keywords: 'upper', identifiers: 'unchanged', disabled: false, default_beautifier: 'sqlformat', beautify_on_save: false }, svg: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, swig: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, tss: { indent_size: 2, indent_char: ' ', newline_between_rules: true, preserve_newlines: false, wrap_line_length: 0, indent_comments: true, force_indentation: false, convert_quotes: 'none', align_assignments: false, no_lead_zero: false, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, twig: { indent_size: 2, indent_char: ' ', indent_with_tabs: false, preserve_newlines: true, space_in_paren: false, space_after_anon_function: false, break_chained_methods: false, wrap_line_length: 250, end_with_comma: false, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, typescript: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 0, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', disabled: false, default_beautifier: 'TypeScript Formatter', beautify_on_save: false }, ux: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, vala: { configPath: '', disabled: false, default_beautifier: 'Uncrustify', beautify_on_save: false }, vue: { indent_size: 2, indent_char: ' ', indent_level: 0, indent_with_tabs: false, preserve_newlines: true, max_preserve_newlines: 10, space_in_paren: false, jslint_happy: false, space_after_anon_function: false, brace_style: 'collapse', break_chained_methods: false, keep_array_indentation: false, keep_function_indentation: false, space_before_conditional: true, eval_code: false, unescape_strings: false, wrap_line_length: 250, end_with_newline: false, end_with_comma: false, end_of_line: 'System Default', indent_inner_html: false, indent_scripts: 'normal', wrap_attributes: 'auto', wrap_attributes_indent_size: 2, unformatted: [Object], extra_liners: [Object], disabled: false, default_beautifier: 'Vue Beautifier', beautify_on_save: false }, visualforce: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, xml: { indent_inner_html: false, indent_size: 2, indent_char: ' ', brace_style: 'collapse', indent_scripts: 'normal', wrap_line_length: 250, wrap_attributes: 'auto', wrap_attributes_indent_size: 2, preserve_newlines: true, max_preserve_newlines: 10, unformatted: [Object], end_with_newline: false, extra_liners: [Object], disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, xtemplate: { indent_size: 2, indent_char: ' ', wrap_line_length: 250, preserve_newlines: true, disabled: false, default_beautifier: 'Pretty Diff', beautify_on_save: false }, yaml: { disabled: false, default_beautifier: 'align-yaml', beautify_on_save: false } }, { _default: {} }, { _default: {} }, { _default: {} }, { _default: {} }, { _default: {} }, { _default: {} } ] Python /home/mark/projects.python/KivyTest/beispiel60.kv2017-04-19T14:33:04.357Z - verbose: [beautifiers/index.coffee] indent_size=4, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, indent_size=2, indent_char= , selector_separator_newline=false, newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, end_with_newline=false, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, e4x=true, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=false, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=2, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, dontJoinCurlyBracet=true, disabled=false, default_beautifier=Nginx Beautify, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, rules=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , rubocop_path=, disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=align-yaml, beautify_on_save=false, , , , , ,2017-04-19T14:33:04.359Z - verbose: [beautifiers/index.coffee] [ { name: 'Python', namespace: 'python', scope: [ 'source.python' ], grammars: [ 'Python' ], extensions: [ 'py' ], options: { max_line_length: [Object], indent_size: [Object], ignore: [Object], formater: [Object], style_config: [Object], sort_imports: [Object], multi_line_output: [Object] } } ] 'Python' 'kv'2017-04-19T14:33:04.359Z - verbose: [beautifiers/index.coffee] Language Python supported2017-04-19T14:33:04.359Z - verbose: [beautifiers/index.coffee] getOptions selections [ 'python' ] indent_size=4, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, indent_size=2, indent_char= , selector_separator_newline=false, newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, end_with_newline=false, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, e4x=true, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=false, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=2, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, dontJoinCurlyBracet=true, disabled=false, default_beautifier=Nginx Beautify, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, rules=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , rubocop_path=, disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=align-yaml, beautify_on_save=false, , , , , ,2017-04-19T14:33:04.360Z - verbose: [beautifiers/index.coffee] true indent_size=4, indent_char= , indent_with_tabs=false2017-04-19T14:33:04.360Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.360Z - verbose: [beautifiers/index.coffee] options python indent_size=4, indent_char= , indent_with_tabs=false2017-04-19T14:33:04.360Z - verbose: [beautifiers/index.coffee] true configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, indent_size=2, indent_char= , selector_separator_newline=false, newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, end_with_newline=false, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, e4x=true, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=false, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=2, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, dontJoinCurlyBracet=true, disabled=false, default_beautifier=Nginx Beautify, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, rules=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , rubocop_path=, disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=align-yaml, beautify_on_save=false2017-04-19T14:33:04.361Z - verbose: [beautifiers/index.coffee] options python max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false2017-04-19T14:33:04.362Z - verbose: [beautifiers/index.coffee] options python max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false2017-04-19T14:33:04.362Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.362Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.362Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.362Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] true2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] options python2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] Python name=Python, namespace=python, scope=[source.python], grammars=[Python], extensions=[py], type=integer, default=79, description=set maximum allowed line length, type=integer, default=null, minimum=0, description=Indentation size/length, type=array, default=[E24], type=string, description=do not fix these errors/warnings, type=string, default=autopep8, enum=[autopep8, yapf], description=formater used by pybeautifier, type=string, default=pep8, description=formatting style used by yapf, type=boolean, default=false, description=sort imports (requires isort installed), type=string, default=Hanging Grid Grouped, enum=[Grid, Vertical, Hanging Indent, Vertical Hanging Indent, Hanging Grid, Hanging Grid Grouped, NOQA], description=defines how from imports wrap (requires isort installed)2017-04-19T14:33:04.366Z - verbose: [beautifiers/index.coffee] language options: { "indent_size": 4, "indent_char": " ", "indent_with_tabs": false, "max_line_length": 79, "ignore": [ "E24" ], "formater": "autopep8", "style_config": "pep8", "sort_imports": false, "multi_line_output": "Hanging Grid Grouped", "disabled": false, "default_beautifier": "autopep8", "beautify_on_save": false}2017-04-19T14:33:04.367Z - verbose: [beautifiers/index.coffee] Python /home/mark/projects.python/KivyTest/beispiel60.kv { indent_size: 4, indent_char: ' ', indent_with_tabs: false, max_line_length: 79, ignore: [ 'E24' ], formater: 'autopep8', style_config: 'pep8', sort_imports: false, multi_line_output: 'Hanging Grid Grouped', disabled: false, default_beautifier: 'autopep8', beautify_on_save: false } indent_size=4, indent_char= , indent_with_tabs=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=beautysh, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=cljfmt, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=coffee-fmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=Crystal, beautify_on_save=false, indent_size=2, indent_char= , selector_separator_newline=false, newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, end_with_newline=false, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=elm-format, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=erl_tidy, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Gherkin formatter, beautify_on_save=false, configPath=, disabled=false, default_beautifier=clang-format, beautify_on_save=false, disabled=false, default_beautifier=gofmt, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, emacs_path=, emacs_script_path=, disabled=false, default_beautifier=Fortran Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, disabled=false, default_beautifier=stylish-haskell, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , disabled=false, default_beautifier=Pug Beautify, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, e4x=true, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_char= , indent_with_tabs=false, indent_preamble=false, always_look_for_split_braces=true, always_look_for_split_brackets=false, remove_trailing_whitespace=false, align_columns_in_environments=[tabular, matrix, bmatrix, pmatrix], disabled=false, default_beautifier=Latex Beautify, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=Lua beautifier, beautify_on_save=false, gfm=true, yaml=true, commonmark=false, disabled=false, default_beautifier=Tidy Markdown, beautify_on_save=false, indent_size=2, indent_char= , syntax=html, indent_inner_html=false, brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Marko Beautifier, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=JS Beautify, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, dontJoinCurlyBracet=true, disabled=false, default_beautifier=Nginx Beautify, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, disabled=false, default_beautifier=ocp-indent, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, perltidy_profile=, disabled=false, default_beautifier=Perltidy, beautify_on_save=false, cs_fixer_path=, rules=, phpcbf_path=, standard=, disabled=false, default_beautifier=PHP-CS-Fixer, beautify_on_save=false, disabled=false, default_beautifier=puppet-lint, beautify_on_save=false, max_line_length=79, indent_size=4, ignore=[E24], formater=autopep8, style_config=pep8, sort_imports=false, multi_line_output=Hanging Grid Grouped, disabled=false, default_beautifier=autopep8, beautify_on_save=false, indent_size=2, disabled=false, default_beautifier=formatR, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , rubocop_path=, disabled=false, default_beautifier=Rubocop, beautify_on_save=false, rustfmt_path=, disabled=false, default_beautifier=rustfmt, beautify_on_save=false, disabled=false, default_beautifier=SassConvert, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, configPath=, predefinedConfig=csscomb, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, keywords=upper, identifiers=unchanged, disabled=false, default_beautifier=sqlformat, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , newline_between_rules=true, preserve_newlines=false, wrap_line_length=0, indent_comments=true, force_indentation=false, convert_quotes=none, align_assignments=false, no_lead_zero=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_with_tabs=false, preserve_newlines=true, space_in_paren=false, space_after_anon_function=false, break_chained_methods=false, wrap_line_length=250, end_with_comma=false, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=0, end_with_newline=false, end_with_comma=false, end_of_line=System Default, disabled=false, default_beautifier=TypeScript Formatter, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, configPath=, disabled=false, default_beautifier=Uncrustify, beautify_on_save=false, indent_size=2, indent_char= , indent_level=0, indent_with_tabs=false, preserve_newlines=true, max_preserve_newlines=10, space_in_paren=false, jslint_happy=false, space_after_anon_function=false, brace_style=collapse, break_chained_methods=false, keep_array_indentation=false, keep_function_indentation=false, space_before_conditional=true, eval_code=false, unescape_strings=false, wrap_line_length=250, end_with_newline=false, end_with_comma=false, end_of_line=System Default, indent_inner_html=false, indent_scripts=normal, wrap_attributes=auto, wrap_attributes_indent_size=2, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], extra_liners=[head, body, /html], disabled=false, default_beautifier=Vue Beautifier, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_inner_html=false, indent_size=2, indent_char= , brace_style=collapse, indent_scripts=normal, wrap_line_length=250, wrap_attributes=auto, wrap_attributes_indent_size=2, preserve_newlines=true, max_preserve_newlines=10, unformatted=[a, abbr, area, audio, b, bdi, bdo, br, button, canvas, cite, code, data, datalist, del, dfn, em, embed, i, iframe, img, input, ins, kbd, keygen, label, map, mark, math, meter, noscript, object, output, progress, q, ruby, s, samp, select, small, span, strong, sub, sup, svg, template, textarea, time, u, var, video, wbr, text, acronym, address, big, dt, ins, small, strike, tt, pre, h1, h2, h3, h4, h5, h6], end_with_newline=false, extra_liners=[head, body, /html], disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, indent_size=2, indent_char= , wrap_line_length=250, preserve_newlines=true, disabled=false, default_beautifier=Pretty Diff, beautify_on_save=false, disabled=false, default_beautifier=align-yaml, beautify_on_save=false, , , , , ,2017-04-19T14:33:04.368Z - verbose: [beautifiers/index.coffee] beautifiers 0=autopep8, 1=pybeautifier, 2=yapf2017-04-19T14:33:04.368Z - verbose: [beautifiers/index.coffee] beautifier autopep82017-04-19T14:33:04.373Z - debug: [beautifiers/beautifier.coffee] tempFile input null path=/tmp/input117319-26154-lsc9f9.fircr6n7b9, fd=752017-04-19T14:33:04.376Z - debug: [beautifiers/beautifier.coffee] exeName, args: autopep8 0=/tmp/input117319-26154-lsc9f9.fircr6n7b9, 1=-i, 2=--max-line-length, 3=79, 4=--indent-size, 5=4, 6=--ignore, 7=E242017-04-19T14:33:04.538Z - debug: [beautifiers/beautifier.coffee] exePath, env: /usr/local/bin/autopep8 XDG_VTNR=7, XDG_SESSION_ID=c2, XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/mark, CLUTTER_IM_MODULE=, rvm_bin_path=/home/mark/.rvm/bin, SESSION=xubuntu, QT_STYLE_OVERRIDE=gtk, GLADE_PIXMAP_PATH=:, GPG_AGENT_INFO=/home/mark/.gnupg/S.gpg-agent:0:1, GEM_HOME=/home/mark/.rvm/gems/ruby-2.3.0, XDG_MENU_PREFIX=xfce-, SHELL=/bin/bash, DERBY_HOME=/usr/lib/jvm/java-8-oracle/db, IRBRC=/home/mark/.rvm/rubies/ruby-2.3.0/.irbrc, QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, GNOME_KEYRING_CONTROL=, UPSTART_SESSION=unix:abstract, MY_RUBY_HOME=/home/mark/.rvm/rubies/ruby-2.3.0, ATOM_HOME=/home/mark/.atom, rvm_stored_umask=0002, USER=mark, CLUTTER_BACKEND=x11, QT_ACCESSIBILITY=1, LS_COLORS=, _system_type=Linux, GLADE_MODULE_PATH=:, XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, rvm_path=/home/mark/.rvm, SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, DEFAULTS_PATH=/usr/share/gconf/xubuntu.default.path, SESSION_MANAGER=local/alcyone:@/tmp/.ICE-unix/2086,unix/alcyone:/tmp/.ICE-unix/2086, XDG_CONFIG_DIRS=/etc/xdg/xdg-xubuntu:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg, DSSI_PATH=/home/mark/.dssi:/usr/lib/dssi:/usr/local/lib/dssi, GOOGLE_API_KEY=AIzaSyAQfxPJiounkhOjODEO5ZieffeBv6yft2Q, rvm_prefix=/home/mark, DESKTOP_SESSION=xubuntu, PATH=/home/mark/bin:/usr/local/heroku/bin:/home/mark/.rvm/gems/ruby-2.3.0/bin:/home/mark/.rvm/gems/ruby-2.3.0@global/bin:/home/mark/.rvm/rubies/ruby-2.3.0/bin:/home/mark/bin:/usr/local/heroku/bin:/home/mark/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/mark/.rvm/bin:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/mark/.rvm/bin:/home/mark/.rvm/bin:/snap/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin:/home/mark/.rvm/bin:/home/mark/.rvm/bin, QT_IM_MODULE=, rvm_loaded_flag=1, XDG_SESSION_TYPE=x11, PWD=/home/mark, JOB=dbus, XMODIFIERS=, JAVA_HOME=/usr/lib/jvm/java-8-oracle, GNOME_KEYRING_PID=, LANG=en_GB.UTF-8, MANDATORY_PATH=/usr/share/gconf/xubuntu.mandatory.path, GDM_LANG=en_GB, LV2_PATH=/home/mark/.lv2:/usr/lib/lv2:/usr/local/lib/lv2, NODE_PATH=/usr/share/atom/resources/app.asar/exports, _system_arch=x86_64, IM_CONFIG_PHASE=1, CHROME_DESKTOP=Atom.desktop, NODE_ENV=production, _system_version=16.04, GDMSESSION=xubuntu, CADENCE_AUTO_STARTED=true, SESSIONTYPE=, rvm_version=1.27.0 (latest), XDG_SEAT=seat0, SHLVL=2, HOME=/home/mark, LANGUAGE=en_GB:en, SUIL_MODULE_DIR=/opt/kxstudio/lib/suil-0, UPSTART_INSTANCE=, GTK_OVERLAY_SCROLLING=0, LOGNAME=mark, XDG_SESSION_DESKTOP=xubuntu, UPSTART_EVENTS=started xsession, J2SDKDIR=/usr/lib/jvm/java-8-oracle, QT4_IM_MODULE=, DBUS_SESSION_BUS_ADDRESS=unix:abstract, XDG_DATA_DIRS=/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop:/usr/share, GEM_PATH=/home/mark/.rvm/gems/ruby-2.3.0:/home/mark/.rvm/gems/ruby-2.3.0@global, VST_PATH=/home/mark/.vst:/usr/lib/vst:/usr/local/lib/vst, LESSOPEN=| /usr/bin/lesspipe %s, INSTANCE=, UPSTART_JOB=startxfce4, XDG_RUNTIME_DIR=/run/user/1000, DISPLAY=:0.0, LADSPA_PATH=/home/mark/.ladspa:/usr/lib/ladspa:/usr/local/lib/ladspa, GLADE_CATALOG_PATH=:, J2REDIR=/usr/lib/jvm/java-8-oracle/jre, GTK_IM_MODULE=, XDG_CURRENT_DESKTOP=XFCE, LESSCLOSE=/usr/bin/lesspipe %s %s, RUBY_VERSION=ruby-2.3.0, rvm_user_install_flag=1, _system_name=Ubuntu, XAUTHORITY=/home/mark/.Xauthority, _=/usr/bin/env2017-04-19T14:33:04.539Z - debug: [beautifiers/beautifier.coffee] args 0=/tmp/input117319-26154-lsc9f9.fircr6n7b9, 1=-i, 2=--max-line-length, 3=79, 4=--indent-size, 5=4, 6=--ignore, 7=E242017-04-19T14:33:04.539Z - debug: [beautifiers/beautifier.coffee] spawn /usr/local/bin/autopep8 0=/tmp/input117319-26154-lsc9f9.fircr6n7b9, 1=-i, 2=--max-line-length, 3=79, 4=--indent-size, 5=4, 6=--ignore, 7=E242017-04-19T14:33:04.785Z - debug: [beautifiers/beautifier.coffee] spawn done 02017-04-19T14:33:04.785Z - verbose: [beautifiers/beautifier.coffee] spawn result 0```

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment