💚🚿 Fix build and take code review comments
This commit is contained in:
parent
df89047046
commit
b5790461cd
|
@ -139,3 +139,5 @@ before_install:
|
|||
- opam install --yes ocp-indent
|
||||
# Crystal
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install crystal-lang; fi
|
||||
# Bash
|
||||
- pip install beautysh
|
||||
|
|
|
@ -185,6 +185,11 @@
|
|||
Lua
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Languages.html'>
|
||||
Languages
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/LoadingView.html'>
|
||||
LoadingView
|
||||
|
@ -391,8 +396,8 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='file/src/beautifiers/beautifysh.coffee.html'>
|
||||
beautifysh.coffee
|
||||
<a href='file/src/beautifiers/beautysh.coffee.html'>
|
||||
beautysh.coffee
|
||||
</a>
|
||||
<small>
|
||||
(src/beautifiers)
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<table class='box'>
|
||||
<tr>
|
||||
<td>Defined in:</td>
|
||||
<td>src/beautifiers/beautifysh.coffee</td>
|
||||
<td>src/beautifiers/beautysh.coffee</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Inherits:</td>
|
||||
|
|
|
@ -39,12 +39,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Overview</h2>
|
||||
<div class='docstring'>
|
||||
<p>Register all supported beautifiers</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
<h2>Variables Summary</h2>
|
||||
<dl class='constants'>
|
||||
<dt id='beautifierNames-variable'>
|
||||
|
@ -52,7 +46,7 @@
|
|||
=
|
||||
</dt>
|
||||
<dd>
|
||||
<pre><code class='coffeescript'>['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']</code></pre>
|
||||
<pre><code class='coffeescript'>['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']</code></pre>
|
||||
<div class='docstring'>
|
||||
<p>List of beautifier names</p><p>To register a beautifier add its name here</p>
|
||||
</div>
|
||||
|
|
|
@ -0,0 +1,196 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='UTF-8'>
|
||||
<title>Atom-Beautify Documentation</title>
|
||||
<script src='../javascript/application.js'></script>
|
||||
<script src='../javascript/search.js'></script>
|
||||
<link rel='stylesheet' href='../stylesheets/application.css' type='text/css'>
|
||||
</head>
|
||||
<body>
|
||||
<div id='base' data-path='../'></div>
|
||||
<div id='header'>
|
||||
<div id='menu'>
|
||||
<a href='../extra/README.md.html' title='Atom-Beautify'>
|
||||
Atom-Beautify
|
||||
</a>
|
||||
»
|
||||
<a href='../alphabetical_index.html' title='Index'>
|
||||
Index
|
||||
</a>
|
||||
»
|
||||
<span class='title'>Languages</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id='content'>
|
||||
<h1>
|
||||
Class:
|
||||
Languages
|
||||
</h1>
|
||||
<table class='box'>
|
||||
<tr>
|
||||
<td>Defined in:</td>
|
||||
<td>src/languages/index.coffee</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Variables Summary</h2>
|
||||
<dl class='constants'>
|
||||
<dt id='languageNames-variable'>
|
||||
languageNames
|
||||
=
|
||||
</dt>
|
||||
<dd>
|
||||
<pre><code class='coffeescript'>["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"]</code></pre>
|
||||
<div class='docstring'>
|
||||
<p>Supported unique configuration keys
|
||||
Used for detecting nested configurations in .jsbeautifyrc</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
</dd>
|
||||
<dt id='languages-variable'>
|
||||
languages
|
||||
=
|
||||
</dt>
|
||||
<dd>
|
||||
<pre><code class='coffeescript'>null</code></pre>
|
||||
<div class='docstring'>
|
||||
<p>Languages</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
</dd>
|
||||
<dt id='namespaces-variable'>
|
||||
namespaces
|
||||
=
|
||||
</dt>
|
||||
<dd>
|
||||
<pre><code class='coffeescript'>null</code></pre>
|
||||
<div class='docstring'>
|
||||
<p>Namespaces</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
</dd>
|
||||
</dl>
|
||||
<h2>Instance Method Summary</h2>
|
||||
<ul class='summary'>
|
||||
<li>
|
||||
<span class='signature'>
|
||||
<a href='#getLanguages-dynamic'>
|
||||
#
|
||||
(void)
|
||||
<b>getLanguages</b><span>({name, namespace, grammar, extension})</span>
|
||||
</a>
|
||||
</span>
|
||||
<span class='desc'>
|
||||
Get language for grammar and extension
|
||||
</span>
|
||||
</li>
|
||||
</ul>
|
||||
<h2>Constructor Details</h2>
|
||||
<div class='methods'>
|
||||
<div class='method_details'>
|
||||
<p class='signature' id='constructor-dynamic'>
|
||||
#
|
||||
(void)
|
||||
<b>constructor</b><span>()</span>
|
||||
<br>
|
||||
</p>
|
||||
<div class='docstring'>
|
||||
<p>Constructor</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<h2>Instance Method Details</h2>
|
||||
<div class='methods'>
|
||||
<div class='method_details'>
|
||||
<p class='signature' id='getLanguages-dynamic'>
|
||||
#
|
||||
(void)
|
||||
<b>getLanguages</b><span>({name, namespace, grammar, extension})</span>
|
||||
<br>
|
||||
</p>
|
||||
<div class='docstring'>
|
||||
<p>Get language for grammar and extension</p>
|
||||
</div>
|
||||
<div class='tags'>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id='footer'>
|
||||
By
|
||||
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
|
||||
Codo
|
||||
</a>
|
||||
2.1.2
|
||||
✲
|
||||
Press H to see the keyboard shortcuts
|
||||
✲
|
||||
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
|
||||
✲
|
||||
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
|
||||
</div>
|
||||
<iframe id='search_frame'></iframe>
|
||||
<div id='fuzzySearch'>
|
||||
<input type='text'>
|
||||
<ol></ol>
|
||||
</div>
|
||||
<div id='help'>
|
||||
<p>
|
||||
Quickly fuzzy find classes, mixins, methods, file:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>T</span>
|
||||
Open fuzzy finder dialog
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Control the navigation frame:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>L</span>
|
||||
Toggle list view
|
||||
</li>
|
||||
<li>
|
||||
<span>C</span>
|
||||
Show class list
|
||||
</li>
|
||||
<li>
|
||||
<span>I</span>
|
||||
Show mixin list
|
||||
</li>
|
||||
<li>
|
||||
<span>F</span>
|
||||
Show file list
|
||||
</li>
|
||||
<li>
|
||||
<span>M</span>
|
||||
Show method list
|
||||
</li>
|
||||
<li>
|
||||
<span>E</span>
|
||||
Show extras list
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
You can focus and blur the search input:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>S</span>
|
||||
Focus search input
|
||||
</li>
|
||||
<li>
|
||||
<span>Esc</span>
|
||||
Blur search input
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -517,6 +517,14 @@
|
|||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Languages.html' target='main'>
|
||||
Languages
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/LoadingView.html' target='main'>
|
||||
LoadingView
|
||||
|
|
|
@ -121,7 +121,7 @@ Thank you.</p><h2 id="language-support">Language Support</h2><p>See <a href="htt
|
|||
<td>Bash</td>
|
||||
<td><code>Shell script</code></td>
|
||||
<td><code>.bash</code>, <code>.sh</code></td>
|
||||
<td></td>
|
||||
<td><a href="https://github.com/bemeurer/beautysh"><code>beautysh</code></a> (Default)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>C</td>
|
||||
|
|
|
@ -0,0 +1,123 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset='UTF-8'>
|
||||
<title>Atom-Beautify Documentation</title>
|
||||
<script src='../../../javascript/application.js'></script>
|
||||
<script src='../../../javascript/search.js'></script>
|
||||
<link rel='stylesheet' href='../../../stylesheets/application.css' type='text/css'>
|
||||
</head>
|
||||
<body>
|
||||
<div id='base' data-path='../../../'></div>
|
||||
<div id='header'>
|
||||
<div id='menu'>
|
||||
<a href='../../../extra/README.md.html' title='Atom-Beautify'>
|
||||
Atom-Beautify
|
||||
</a>
|
||||
»
|
||||
<a href='../../../alphabetical_index.html' title='Index'>
|
||||
Index
|
||||
</a>
|
||||
»
|
||||
<span class='title'>src</span>
|
||||
»
|
||||
<span class='title'>beautifiers</span>
|
||||
»
|
||||
<span class='title'>beautysh.coffee</span>
|
||||
</div>
|
||||
</div>
|
||||
<div id='content'>
|
||||
<h1>
|
||||
File:
|
||||
beautysh.coffee
|
||||
</h1>
|
||||
<table class='box'>
|
||||
<tr>
|
||||
<td>Defined in:</td>
|
||||
<td>src/beautifiers</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Classes:
|
||||
</td>
|
||||
<td>
|
||||
<a href='../../../class/BashBeautify.html'>
|
||||
BashBeautify
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div id='footer'>
|
||||
By
|
||||
<a href='https://github.com/coffeedoc/codo' title='CoffeeScript API documentation generator'>
|
||||
Codo
|
||||
</a>
|
||||
2.1.2
|
||||
✲
|
||||
Press H to see the keyboard shortcuts
|
||||
✲
|
||||
<a href='http://twitter.com/netzpirat' target='_parent'>@netzpirat</a>
|
||||
✲
|
||||
<a href='http://twitter.com/_inossidabile' target='_parent'>@_inossidabile</a>
|
||||
</div>
|
||||
<iframe id='search_frame'></iframe>
|
||||
<div id='fuzzySearch'>
|
||||
<input type='text'>
|
||||
<ol></ol>
|
||||
</div>
|
||||
<div id='help'>
|
||||
<p>
|
||||
Quickly fuzzy find classes, mixins, methods, file:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>T</span>
|
||||
Open fuzzy finder dialog
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Control the navigation frame:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>L</span>
|
||||
Toggle list view
|
||||
</li>
|
||||
<li>
|
||||
<span>C</span>
|
||||
Show class list
|
||||
</li>
|
||||
<li>
|
||||
<span>I</span>
|
||||
Show mixin list
|
||||
</li>
|
||||
<li>
|
||||
<span>F</span>
|
||||
Show file list
|
||||
</li>
|
||||
<li>
|
||||
<span>M</span>
|
||||
Show method list
|
||||
</li>
|
||||
<li>
|
||||
<span>E</span>
|
||||
Show extras list
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
You can focus and blur the search input:
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<span>S</span>
|
||||
Focus search input
|
||||
</li>
|
||||
<li>
|
||||
<span>Esc</span>
|
||||
Blur search input
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
|
@ -51,19 +51,13 @@
|
|||
/*
|
||||
Supported Grammars
|
||||
*/
|
||||
grammars: ["Shell script"],
|
||||
grammars: ["Shell Script"],
|
||||
defaultBeautifier: "beautysh",
|
||||
|
||||
/*
|
||||
Supported extensions
|
||||
*/
|
||||
extensions: ["bash", "sh"],
|
||||
options: {
|
||||
configPath: {
|
||||
type: 'string',
|
||||
"default": "",
|
||||
description: "Path to uncrustify config file. i.e. uncrustify.cfg"
|
||||
}
|
||||
}
|
||||
extensions: ["bash", "sh"]
|
||||
}</code></pre>
|
||||
|
||||
</dd>
|
||||
|
|
|
@ -36,6 +36,16 @@
|
|||
<td>Defined in:</td>
|
||||
<td>src/languages</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
Classes:
|
||||
</td>
|
||||
<td>
|
||||
<a href='../../../class/Languages.html'>
|
||||
Languages
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Variables Summary</h2>
|
||||
<dl class='constants'>
|
||||
|
|
|
@ -58,8 +58,8 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='file/src/beautifiers/beautifysh.coffee.html' target='main'>
|
||||
beautifysh.coffee
|
||||
<a href='file/src/beautifiers/beautysh.coffee.html' target='main'>
|
||||
beautysh.coffee
|
||||
</a>
|
||||
<small class='namespace'>
|
||||
src/beautifiers
|
||||
|
|
|
@ -11589,27 +11589,27 @@ if ( typeof define === "function" && define.amd && define.amd.jQuery ) {
|
|||
e.preventDefault();
|
||||
try {
|
||||
parent.frames.list.$('#search input').focus().select();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
try {
|
||||
return $('#search input').focus().select();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
});
|
||||
key('esc', function() {
|
||||
try {
|
||||
parent.frames.list.$('#search input').blur();
|
||||
parent.frames.main.$('#help').hide();
|
||||
parent.frames.main.$('#fuzzySearch').hide();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
try {
|
||||
parent.$("#search .active").click();
|
||||
parent.$('#help').hide();
|
||||
parent.$('#fuzzySearch').hide();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
try {
|
||||
$('#search input').blur();
|
||||
$('#help').hide();
|
||||
return $('#fuzzySearch').hide();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
});
|
||||
key('l', function() {
|
||||
var body;
|
||||
|
@ -11638,13 +11638,12 @@ if ( typeof define === "function" && define.amd && define.amd.jQuery ) {
|
|||
return loadSearch('extra_list.html', 'extra_list_link');
|
||||
});
|
||||
key('h', function() {
|
||||
var error;
|
||||
try {
|
||||
return parent.frames.main.$('#help').toggle();
|
||||
} catch (error) {
|
||||
try {
|
||||
return $('#help').toggle();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
}
|
||||
});
|
||||
return key('t', function(e) {
|
||||
|
@ -11652,11 +11651,11 @@ if ( typeof define === "function" && define.amd && define.amd.jQuery ) {
|
|||
try {
|
||||
$('#fuzzySearch').toggle();
|
||||
$('#fuzzySearch input').focus().select();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
try {
|
||||
parent.frames.main.$('#fuzzySearch').show();
|
||||
return parent.frames.main.$('#fuzzySearch input').focus().select();
|
||||
} catch (undefined) {}
|
||||
} catch (error) {}
|
||||
});
|
||||
});
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -38,59 +38,11 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Beautifiers.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/Gherkin.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Beautifiers)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PuppetFix.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PuppetFix)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PugBeautify.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PugBeautify)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='file/src/beautify.coffee.html#beautify-' target='main' title='beautify'>
|
||||
~beautify
|
||||
</a>
|
||||
<small>
|
||||
(src/beautify.coffee)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PrettyDiff.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PrettyDiff)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PHPCBF.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PHPCBF)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PHPCSFixer.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PHPCSFixer)
|
||||
(Gherkin)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -102,11 +54,11 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Autopep8.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
<a href='file/src/beautify.coffee.html#beautify-' target='main' title='beautify'>
|
||||
~beautify
|
||||
</a>
|
||||
<small>
|
||||
(Autopep8)
|
||||
(src/beautify.coffee)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -117,14 +69,6 @@
|
|||
(OCPIndent)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Remark.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Remark)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MarkoBeautifier.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
|
@ -150,11 +94,27 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Rubocop.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/Autopep8.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Rubocop)
|
||||
(Autopep8)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Sqlformat.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Sqlformat)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/SassConvert.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(SassConvert)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -174,19 +134,43 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Yapf.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/Rustfmt.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Yapf)
|
||||
(Rustfmt)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/VueBeautifier.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/PHPCBF.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(VueBeautifier)
|
||||
(PHPCBF)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/StylishHaskell.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(StylishHaskell)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PrettyDiff.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PrettyDiff)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PugBeautify.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PugBeautify)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -197,6 +181,14 @@
|
|||
(RubyBeautify)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/TidyMarkdown.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(TidyMarkdown)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/BashBeautify.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
|
@ -206,11 +198,11 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Rustfmt.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/TypeScriptFormatter.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Rustfmt)
|
||||
(TypeScriptFormatter)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -302,11 +294,11 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Gherkin.html#beautify-dynamic' target='main' title='beautify'>
|
||||
<a href='class/Beautifiers.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Gherkin)
|
||||
(Beautifiers)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -325,46 +317,6 @@
|
|||
(HTMLBeautifier)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/SassConvert.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(SassConvert)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Sqlformat.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Sqlformat)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/StylishHaskell.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(StylishHaskell)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/TidyMarkdown.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(TidyMarkdown)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/TypeScriptFormatter.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(TypeScriptFormatter)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Uncrustify.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
|
@ -373,6 +325,54 @@
|
|||
(Uncrustify)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/VueBeautifier.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(VueBeautifier)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Rubocop.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Rubocop)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Yapf.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Yapf)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Remark.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(Remark)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PuppetFix.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PuppetFix)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PHPCSFixer.html#beautify-dynamic' target='main' title='beautify'>
|
||||
#beautify
|
||||
</a>
|
||||
<small>
|
||||
(PHPCSFixer)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='file/src/beautify.coffee.html#beautifyDirectory-' target='main' title='beautifyDirectory'>
|
||||
~beautifyDirectory
|
||||
|
@ -413,14 +413,6 @@
|
|||
(MessageView)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PuppetFix.html#cli-dynamic' target='main' title='cli'>
|
||||
#cli
|
||||
</a>
|
||||
<small>
|
||||
(PuppetFix)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PerlTidy.html#cli-dynamic' target='main' title='cli'>
|
||||
#cli
|
||||
|
@ -429,6 +421,14 @@
|
|||
(PerlTidy)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/PuppetFix.html#cli-dynamic' target='main' title='cli'>
|
||||
#cli
|
||||
</a>
|
||||
<small>
|
||||
(PuppetFix)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MessageView.html#close-dynamic' target='main' title='close'>
|
||||
#close
|
||||
|
@ -446,11 +446,11 @@
|
|||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MessageView.html#constructor-dynamic' target='main' title='constructor'>
|
||||
<a href='class/Languages.html#constructor-dynamic' target='main' title='constructor'>
|
||||
#constructor
|
||||
</a>
|
||||
<small>
|
||||
(MessageView)
|
||||
(Languages)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -461,6 +461,14 @@
|
|||
(Beautifiers)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MessageView.html#constructor-dynamic' target='main' title='constructor'>
|
||||
#constructor
|
||||
</a>
|
||||
<small>
|
||||
(MessageView)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Beautifier.html#constructor-dynamic' target='main' title='constructor'>
|
||||
#constructor
|
||||
|
@ -469,14 +477,6 @@
|
|||
(Beautifier)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MessageView.html#content-static' target='main' title='content'>
|
||||
.content
|
||||
</a>
|
||||
<small>
|
||||
(MessageView)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/LoadingView.html#content-static' target='main' title='content'>
|
||||
.content
|
||||
|
@ -485,6 +485,14 @@
|
|||
(LoadingView)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/MessageView.html#content-static' target='main' title='content'>
|
||||
.content
|
||||
</a>
|
||||
<small>
|
||||
(MessageView)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='file/src/beautify.coffee.html#debug-' target='main' title='debug'>
|
||||
~debug
|
||||
|
@ -597,6 +605,14 @@
|
|||
(Beautifiers)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Languages.html#getLanguages-dynamic' target='main' title='getLanguages'>
|
||||
#getLanguages
|
||||
</a>
|
||||
<small>
|
||||
(Languages)
|
||||
</small>
|
||||
</li>
|
||||
<li>
|
||||
<a href='class/Beautifiers.html#getOptions-dynamic' target='main' title='getOptions'>
|
||||
#getOptions
|
||||
|
|
|
@ -7,7 +7,7 @@ module.exports = {
|
|||
Supported Grammars
|
||||
###
|
||||
grammars: [
|
||||
"Shell script"
|
||||
"Shell Script"
|
||||
]
|
||||
|
||||
defaultBeautifier: "beautysh"
|
||||
|
@ -20,10 +20,4 @@ module.exports = {
|
|||
"sh"
|
||||
]
|
||||
|
||||
options:
|
||||
configPath:
|
||||
type: 'string'
|
||||
default: ""
|
||||
description: "Path to uncrustify config file. i.e. uncrustify.cfg"
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue