- ['uncrustify', 'autopep8', 'coffee-formatter', 'coffee-fmt', 'cljfmt', 'clang-format', 'crystal', 'dfmt', 'elm-format', 'htmlbeautifier', 'csscomb', 'gherkin', 'gofmt', 'latex-beautify', 'fortran-beautifier', 'js-beautify', 'jscs', 'lua-beautifier', 'ocp-indent', 'perltidy', 'php-cs-fixer', 'phpcbf', 'prettydiff', 'pug-beautify', 'puppet-fix', 'remark', 'rubocop', 'ruby-beautify', 'rustfmt', 'sass-convert', 'sqlformat', 'stylish-haskell', 'tidy-markdown', 'typescript-formatter', 'vue-beautifier', 'yapf', 'erl_tidy', 'marko-beautifier', 'formatR']
+ ['uncrustify', 'autopep8', 'coffee-formatter', 'coffee-fmt', 'cljfmt', 'clang-format', 'crystal', 'dfmt', 'elm-format', 'htmlbeautifier', 'csscomb', 'gherkin', 'gofmt', 'latex-beautify', 'fortran-beautifier', 'js-beautify', 'jscs', 'lua-beautifier', 'ocp-indent', 'perltidy', 'php-cs-fixer', 'phpcbf', 'prettydiff', 'pug-beautify', 'puppet-fix', 'remark', 'rubocop', 'ruby-beautify', 'rustfmt', 'sass-convert', 'sqlformat', 'stylish-haskell', 'tidy-markdown', 'typescript-formatter', 'vue-beautifier', 'yapf', 'erl_tidy', 'marko-beautifier', 'formatR', 'beautysh']
List of beautifier names
To register a beautifier add its name here
diff --git a/docs/code/class/Languages.html b/docs/code/class/Languages.html
new file mode 100644
index 0000000..348490d
--- /dev/null
+++ b/docs/code/class/Languages.html
@@ -0,0 +1,196 @@
+
+
+
+
+ Atom-Beautify Documentation
+
+
+
+
+
+
+
+
+
+ Class:
+ Languages
+
+
+
+ Defined in:
+ src/languages/index.coffee
+
+
+
Variables Summary
+
+
+ languageNames
+ =
+
+
+ ["apex", "arduino", "bash", "c-sharp", "c", "clojure", "coffeescript", "coldfusion", "cpp", "crystal", "css", "csv", "d", "ejs", "elm", "erb", "erlang", "gherkin", "go", "fortran", "handlebars", "haskell", "html", "jade", "java", "javascript", "json", "jsx", "latex", "less", "lua", "markdown", 'marko', "mustache", "nunjucks", "objective-c", "ocaml", "pawn", "perl", "php", "puppet", "python", "r", "riotjs", "ruby", "rust", "sass", "scss", "spacebars", "sql", "svg", "swig", "tss", "twig", "typescript", "ux_markup", "vala", "vue", "visualforce", "xml", "xtemplate"]
+
+
Supported unique configuration keys
+Used for detecting nested configurations in .jsbeautifyrc
+
+
+
+
+
+ languages
+ =
+
+
+ null
+
+
+
+
+
+ namespaces
+ =
+
+
+ null
+
+
+
+
+
+
Instance Method Summary
+
+
Constructor Details
+
+
+
+ #
+(void)
+constructor ()
+
+
+
+
+
+
+
+
Instance Method Details
+
+
+
+ #
+(void)
+getLanguages ({name, namespace, grammar, extension})
+
+
+
+
Get language for grammar and extension
+
+
+
+
+
+
+
+
+
+
+
+ Quickly fuzzy find classes, mixins, methods, file:
+
+
+
+ T
+ Open fuzzy finder dialog
+
+
+
+ Control the navigation frame:
+
+
+
+ L
+ Toggle list view
+
+
+ C
+ Show class list
+
+
+ I
+ Show mixin list
+
+
+ F
+ Show file list
+
+
+ M
+ Show method list
+
+
+ E
+ Show extras list
+
+
+
+ You can focus and blur the search input:
+
+
+
+ S
+ Focus search input
+
+
+ Esc
+ Blur search input
+
+
+
+
+
\ No newline at end of file
diff --git a/docs/code/class_list.html b/docs/code/class_list.html
index 8f8bdcf..0b002db 100644
--- a/docs/code/class_list.html
+++ b/docs/code/class_list.html
@@ -517,6 +517,14 @@