<li>See <ahref="https://github.com/Glavin001/atom-beautify/issues/2026">#2026</a> Add Vue support to ESLint Fixer beautifier. Should be used with <ahref="https://github.com/vuejs/eslint-plugin-vue">eslint-plugin-vue</a>.</li>
<li>Fix Beauify File option for .lua files</li>
<li><p>Switch to Remark as a default markdown beautifier due to a more active state of its community compared to Tidy Markdown (<ahref="https://github.com/Glavin001/atom-beautify/pull/2004">#2004</a>).
This is a <strong>breaking change</strong> for Tidy Markdown users:</p><ul>
<li>list indentation is now four characters per level (three spaces after <code>-</code> for unordered lists and two spaces after <code>N.</code> in ordered lists)</li>
<li>the contents of frontmatter are no longer formatted</li>
</ul><p>You can easily switch back to the old behaviour by choosing <em>Tidy Markdown</em> in package preferences.
Alternatively, you can customise Remark beautifier with <code>.jsbeautifyrc</code> (see <ahref="https://github.com/remarkjs/remark/tree/master/packages/remark-stringify#options">available options</a>).</p></li>
<li>Add GN language and beautifier</li>
<li>Add the option to indent Bash with tabs <ahref="https://github.com/Glavin001/atom-beautify/issues/1951">#1951</a></li>
<li>See <ahref="https://github.com/Glavin001/atom-beautify/pull/1980">#1980</a>. Add VHDL beautifier and language support.</li>
<li>Implement Verilog/SystemVerilog beautification via emacs verilog-mode</li>
<li>Add support for MagicPython grammar <ahref="https://github.com/Glavin001/atom-beautify/issues/1851">#1851</a></li>
<li>Add "Reindent" option for sqlformat. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1926">#1926</a>.</li>
<li>Add hindent and brittany beautifiers for haskell</li>
<li>Breaking change to <code>pybeautifier</code>: Fix typo, change <code>formater</code> to <code>formatter</code>. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1898">#1898</a>.</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1773">#1773</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/793">#793</a>. ruby-beautify with Rubocop now respects <code>Exclude</code> settings, and properly loads inherited config files (like <code>~/.rubocop.yml</code>)</li>
<li>Add hindent and brittany beautifiers for haskell</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1862">#1862</a> Add support for ocp-indent as an executable</li>
<li>See <ahref="https://github.com/Glavin001/atom-beautify/issues/1862">#601</a> Add support for tsx files</li>
<li>See <ahref="https://github.com/Glavin001/atom-beautify/issues/1497">#1497</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/802">#802</a></li>
<li>Refactor handleSaveEvent to use onWillSave async (<ahref="https://github.com/Glavin001/atom-beautify/pull/1924">#1924</a>, <ahref="https://github.com/Glavin001/atom-beautify/issues/1895">#1895</a>)</li>
<li>Fix for <ahref="https://github.com/Glavin001/atom-beautify/issues/1721">#1721</a>. Changes required due to TextBuffer.save becoming async in Atom 1.19</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1638">#1638</a>. Update type-formatter and Fixes indent size not supported</li>
<li>See <ahref="https://github.com/Glavin001/atom-beautify/issues/358">#358</a>. Add support for rustfmt-nightly</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1728">#1728</a>. Remove Shell-Env from Executable, use Atom's process.env instead. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1735">#1735</a>.</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1030">#1030</a>. Add support for alpha versions of autopep8</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1725">#1725</a>. Fix version parsing of PHP executable</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1730">#1730</a>. Correctly parse PHPCBF version and improve handling of Executable</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1703">#1703</a>. Now Fortran 2003/2008 file extensions are available for Fortran beautifier.</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1030">#1030</a>. Autopep8 Executable did not handle older and newer versions.</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1725">#1725</a>. Improve PHP-CS-Fixer support with handling script path
Detect if the executable path is either .phar (PHP) or not and
run the executable PHP-CS-Fixer differently considering.</li>
<li>Close <ahref="https://github.com/Glavin001/atom-beautify/issues/1687">#1687</a>. Introducing Executables with Docker support! Executables wrap any non-preinstalled application, check if it is installed, and provide additional configuration options, including Docker support! See <ahref="https://github.com/Glavin001/atom-beautify/issues/1687">#1687</a> for more information.</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1652">#1652</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/1653">#1653</a>. Add <code>.rb</code> to temp files passed in to the <code>rubocop</code> executable so they are not excluded.</li>
<li>Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/1361">#1361</a>. Add file extension to temporary files for Uncrustify beautifier</li>
<li>Fixed #1613 and #1588. Add EOL, scientific notation, and adjust whitespace support for Lua Beautifier</li>
<li>Fix #116. Switch from setText to setTextViaDiff, preserve folds</li>
<li>Add more perl filetypes (#1603)</li>
<li>Add more LaTeX extensions (#1617)</li>
<li>Don't specify file extension when requiring modules (#1631)</li>
<li>Update CSSComb to v4.0.1. (#1660)</li>
<li>Fix #1682. Removed --no-patch flag from phpcbf beautifier version 3 (#1683)</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1524">#1524</a>. Add PHP-CS-Fixer config file setting and improve automatic detection of standard config files. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1661">#1661</a></li>
<li>Add .php extension to temp files (#1649)</li>
<li>Add support for files with '.config' extension. Add extension to the XML language to support XML config files. (#1285)</li>
<li>Fix <ahref="https://github.com/Glavin001/atom-beautify/issues/1643">#1643</a>. Add PHPCBF Version setting and remove "--no-patch" option from version 3.0 of PHPCBF. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1645">#1645</a>.</li>
<li>Close <ahref="https://github.com/Glavin001/atom-beautify/issues/27">#27</a>. Add commands for beautifying a specific language</li>
<li>Add "Allow Risky" option for PHP-CS-Fixer. See <ahref="https://github.com/Glavin001/atom-beautify/pull/1614">#1614</a></li>
<li>Set Yaml padding default value to 0, removing Atom warning message "'atom-beautify.yaml.padding' could not set the default." See <ahref="https://github.com/Glavin001/atom-beautify/issues/1647">#1647</a>.</li>
<li>Add <ahref="https://github.com/eslint/eslint">ESLint</a> beautifier for Javascript</li>
<li>Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/776">#776</a> Add support for <code>collapse-preserve-inline</code> brace_style for javascript.</li>
<li>Fix phpcbf hanging issue by closing stdin. See <ahref="https://github.com/Glavin001/atom-beautify/issues/893">#893</a></li>
<li>Add warning notification when parsing <code>.jsbeautifyrc</code> as JSON or YAML fails. See <ahref="https://github.com/Glavin001/atom-beautify/issues/1106">#1106</a></li>
<li>Add support for PrettyDiff's <em>bracepadding</em> option in JavaScript. See <ahref="https://github.com/Glavin001/atom-beautify/issues/1157">#1157</a></li>
<li>Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/176">#176</a>. Add <ahref="http://golang.org/cmd/gofmt/">gofmt</a> beautifier for Go language</li>
<li>Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/192">#192</a>. Add <ahref="https://github.com/sterpe/coffee-fmt">coffee-fmt</a> beautifier for CoffeeScript language</li>
<li>Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/209">#209</a>. Add <ahref="http://csscomb.com/">CSScomb</a> beautifier for CSS/LESS/SCSS/Sass languages.<blockquote><p>To switch from <code>JS Beautify</code> (CSS) or <code>Pretty Diff</code> (SCSS/Sass/LESS) to
using <code>CSScomb</code>, you will go into Atom Beautify package settings and
find the option for <code>Language Config -<Your Desired Language: CSS, etc>- Default Beautifier</code> and select <code>CSScomb</code>.</p><p>CSScomb looks for a <code>.csscomb.json</code> file in your Atom's first project
directory. If it does not find one, or if importing it fails, it will
fallback to <code>csscomb</code> predefined configuration.</p></blockquote>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/2fe815e47cf8c95d099ee0f17b2c4d83dc8dd2ce">Fix incorrect name for pandoc path option</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/6810805e3e290342a1060aca12c646724fc1694d">Updates context-menu to use new api</a></li>
<li>Add Titanium style Sheets (TSS) support. See <ahref="https://github.com/Glavin001/atom-beautify/issues/122">#122</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/238">#238</a></li>
<li>Rename incorrect <code>indent_character</code> option to <code>indent_char</code>. See <ahref="https://github.com/Glavin001/atom-beautify/issues/266">#266</a></li>
<li>Use svg instead of png to get better image quality, <ahref="https://github.com/Glavin001/atom-beautify/issues/257">#257</a><ahref="https://github.com/PeterDaveHello">@PeterDaveHello</a></li>
<li>TravisCI setup for php testing</li>
<li>php is not necessary for php-beautify, <ahref="https://github.com/Glavin001/atom-beautify/issues/263">#263</a><ahref="https://github.com/MGAio">@MGAio</a></li>
<li>Add check for Windows and use windows specific 'mv' command, <ahref="https://github.com/Glavin001/atom-beautify/issues/251">#251</a><ahref="https://github.com/rrushton">@rrushton</a></li>
<li>Add Preserve new lines support for LESS/SCSS. See <ahref="https://github.com/Glavin001/atom-beautify/issues/245">#245</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/180">#180</a></li>
<li>Change Debug command name to make <code>beautify editor</code> first. See <ahref="https://github.com/Glavin001/atom-beautify/issues/240">#240</a></li>
<li>Add another Titanium Style Sheet (disabled) test. See <ahref="https://github.com/Glavin001/atom-beautify/issues/216">#216</a> and <ahref="https://github.com/Glavin001/atom-beautify/issues/122">#122</a></li>
<li>Fix bug in Debug command when Text Editor not selected. See <ahref="https://github.com/Glavin001/atom-beautify/issues/237">#237</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/a50c5a3c4c884a2eddec7e36c1723eeef97c3758">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/181">#181</a> and fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/180">#180</a>. Clean up LESS/SCSS Unit Tests and update Prettydiff</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/d24a454ef7b011c7d4d63b7ba1757b8d0a0ced28">Updates to Atoms new API</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/d2ad4ccbfeec55fb3656e6aed64b88ddefa8a27d">Updating selectors to new Atom API</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/eb1471d23b1c2b704b8b3afa17462b4e73bc20f9">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/172">#172</a>, <ahref="https://github.com/Glavin001/atom-beautify/issues/146">#146</a>. Update to new Atom Config API.</a></li>
</ul>
<blockquote><p>What's new:</p><ul>
<li>Add settings descriptions</li>
<li>Update options for js-beautify (JS, CSS, HTML)</li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/f280469e77a8e6d1014e18c2c0ba717e9b15743e">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/169">#169</a>. Remove JS-Yaml and use YAML-Front-Matter, resolving conflict</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/e7a980045d769897011606aaa40e44db8de5ba6c">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/169">#169</a>. Add YAML Front Matter support to Markdown beautification</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/issues/18">Add Specs (Unit Tests) and Travis CI automated testing</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/dc1e720e908cbd60ae93316975c39628be105901">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/149">#149</a>. Update prettydiff to fix interpolated text vars in SCSS</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/3550280502fbfda4bf9b4467172f423cd94694ea">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/159">#159</a>, <ahref="https://github.com/Glavin001/atom-beautify/issues/149">#149</a>. Update prettydiff to fix LESS and SCSS.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/259bb7083d367cabba10312e2bed40f3265fa6dc">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/168">#168</a>. Update Coffee-Formatter to fix broken CoffeeScript beautifier</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/e678fdf759a338f74c9111c993474b06f6f29644">See <ahref="https://github.com/Glavin001/atom-beautify/issues/36">#36</a>. Add right-click Beautification of single files in Tree view</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/264821c30a34f3edd365e8f9e9fee4b68afd1a07">Fix feature, disabling language beautification, where <code>disabledLanguages = null</code></a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/974897b6f87023f954724e2c4c70e0ec4b49e7ed">Improve handling options in Python beautifier.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/b7a34b6178f06030604479590b2e226da85b5912">Improve SQL Beautifier to support missing config options.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/77f58bbfc778730de4055e050fd40d2ce46d0439">Throw error if trying to beautify Perl without setting Perl Tidy path</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/60f6a9bd075b6b18653e99724d3b8b47e7197d95">Improve CLI Beautify class to handle more error catching</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/9b38dc3badb062ba8212c126b13d6965a8ce9276">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/148">#148</a>. Fix PHP for when filters are not set.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/3499c111200cb2e7f6374622f7bb86c91c7820c1">Get Atom User settings instead of only default settings</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/ff4a5a3a716a642b9c426a3b41f76094a372132e">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/135">#135</a>. Switch from Git to npm Coffee-Formatter dependency.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/c6c6d95a3e62e7453d732f2bab7619464bc5b875">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/107">#107</a>. Add PHP options for filters and directory_filters</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/ba7d9ce799b4284a77dd22fc4139d01fdee08b18">Add support for HTML (Rails) and Ruby on Rails grammar</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/f0ed7ac5ad5e54d8f653fd8aba23aaf53ed42fc6">disable beautification of specific languages</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/428ebe44f9d542f5082807b2fbdabf7282160ec7">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/140">#140</a>. Update js-beautify dependency to 1.5.4.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/f64d2bae2012e004f7e3b5bb6bc6ffdc1d59fded">Perl support (using perltidy) (see Glavin001/atom-beautify<ahref="https://github.com/Glavin001/atom-beautify/issues/33">#33</a>)</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/dda313fbfe47f9d273e06e8e380f2e4c311c1b84">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/103">#103</a>. BeautifyEntireFileOnSave only applies when saving</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/c0ee2bed96499ac71ea1266ccb227e9b3581c935">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/127">#127</a>. Increase startup time by using ActivationEvents</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/fbc58a648d3ccd845548d556f3dd1e046075bf04">Resolve Unsafe-Eval error for Atom >=0.128.0</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/ccc8802f36fe15c4f29abffcd974cb0c7d1acdad">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/96">#96</a>. Fix support for Alphasort option for LESS/SCSS properties</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/7c56d84385e91798556ed534e1dfc4129a107d4b">Fix support for editorconfig with indent style = 'tab'</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/31b217859e714767c5784f5613149304ddd4b9ad">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/84">#84</a>. Improve the error message panel to only appear on new error</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/490cd7ee051926f3c143bc0b9873fa1bc7cd9828">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/85">#85</a>. Add support for Windows for upwards recursive .jsbeautifyrc (see <ahref="https://github.com/Glavin001/atom-beautify/issues/37">#37</a>)</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/2cd3bef6e0d6493d85dd85796ad67e0305e7ffc9">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/68">#68</a>. Fix error when beautifying file that is "untitled".</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/baf3e49b97c5366829f021d843f3b6beb7d92a8c">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/68">#68</a>. Support editorconfig files.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/c6a4101893a1ac91df58df02f033000bc36ea637">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/70">#70</a>. Update Pretty-Diff dep. from ^1.0.23 to ^1.2.1</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/d595ea7479a89cad58200613c4893927428be034">Fix typo from <code>.bash_rc</code> to <code>.bashrc</code> for cli-beautify</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/516c35623888634a3ffcca845fed6b962749fbf2">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/81">#81</a>. Beautify on Save now retains <code>this</code> scope when beautifying</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/4f5c75c5e3a5a934a7c36094e60d15022df0e564">See <ahref="https://github.com/Glavin001/atom-beautify/issues/77">#77</a>. Add example of broken SCSS case.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/1130b58114cba90828aa2d37de42b800d15ae081">See <ahref="https://github.com/Glavin001/atom-beautify/issues/71">#71</a>. Add example JS file using reserved words to test <ahref="https://github.com/Glavin001/atom-beautify/issues/7">#7</a>1</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/05ee8f22b3b975a52d2fbbe998d4c49fbe9ae274">See <ahref="https://github.com/Glavin001/atom-beautify/issues/56">#56</a>. Work on MessageView UI.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/6b2b306b9daf6a1594cefd357ce0d9c8ce3f7155">See <ahref="https://github.com/Glavin001/atom-beautify/issues/56">#56</a>. Add "Beautification in progress" view.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/ffa2249c3e87d217cc544a71e23e389f97d978d7">See <ahref="https://github.com/Glavin001/atom-beautify/issues/56">#56</a>. Add Atom-Message-Panel to display Unsupported Language messages</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/7dbff2cbc1959ca4630f44e9a6755807e34c0c85">See <ahref="https://github.com/Glavin001/atom-beautify/issues/61">#61</a>. Add LESS example with Mixins to test.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/0804cade1f09a8436f69e572c7bd5f725742db41">See <ahref="https://github.com/Glavin001/atom-beautify/issues/56">#56</a>. Start implementing of Message View.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/e599387d2025ab53e4db009d597816e23783850d">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/73">#73</a>. Prevent extra cursor appearing at end of file</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/09c6770cd2768ddb8dd635c2508065a40f909729">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/60">#60</a>. Convert package scripts from JavaScript to CoffeeScript.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/a2fbf0c47d0abeabbaa7289b4f32e261525d0182">Replacing node-parse with sqlparse for SQL beautification support</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/649f023d9c5066a85c114dc2d8bcd1feb4303158">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/59">#59</a>. Remove ActivationEvents to allow for beautifyOnSave.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/325ada78510866487cb3aab9ae10e208b544eb1c">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/57">#57</a>. Customization in .jsbeautifyrc file now generates the config (.cfg) file for Uncrustify beautification.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/5d6751cb4bd331ec1066b09bc457a73e1619e51b">See <ahref="https://github.com/Glavin001/atom-beautify/issues/57">#57</a>. Add Uncrustify beautifier for multiple language support.</a></li>
</ul>
<blockquote><p>Uncrustify Language support:</p><ul>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/8d90b30448a0c3df5eeca0d6f52bb8e9c3e3880e">See <ahref="https://github.com/Glavin001/atom-beautify/issues/47">#47</a>. Update configuration to allow users to disable analytics.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/1f0fb9c0db43b71816caf3c1d1d235484cbcd53a">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/44">#44</a>. Switch to using Pretty Diff for SASS, as well.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/1f0fb9c0db43b71816caf3c1d1d235484cbcd53a">See <ahref="https://github.com/Glavin001/atom-beautify/issues/54">#54</a>. Use indent_size and indent_character options.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/7fdde0f8a68c8eecc2879c6bfe2369c4abfc904d">See <ahref="https://github.com/Glavin001/atom-beautify/issues/51">#51</a>. Work on improving PHP support and deubgging errors.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/fabed8fad30d36c0ffe42ed070f5495a7b7c1b14">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/47">#47</a>. Switch Analytics from Google Analytics to Segment.io</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/010863f5cce73740371b16b4077f58eab9b98cf6">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/54">#54</a>. LESS beautifier using PrettyDiff now fixed.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/5bff9ebc4840aa18e38b468b7a5310c56b7ab302">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/54">#54</a>. Switch to using Pretty Diff for LESS support. Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/52">#52</a>. Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/52">#52</a>.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/d8fb27289d4c1db7fde878002f442ae53d41f840">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/47">#47</a>. Add Google Analytics.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/4271bfe8d72f04ef25cc136684c5e9a78636c399">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/46">#46</a>. Use ActivationEvents to speed up loading time.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/d94d152621c431d358e8624bf67827e972756553">See <ahref="https://github.com/Glavin001/atom-beautify/issues/40">#40</a>. Migrating ownership to Glavin001 for maintaining.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/65ff7f9f7a040e9ad3a881ef0a6af387df644120">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/35">#35</a>. Add more options for Python PEP8 beautifying.</a></li>
<li>See <ahref="https://github.com/Glavin001/atom-beautify/issues/18">#18</a>. Worked on setting up Travis CI and providing unit tests. Not closed.</li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/54e61a816f7fd087822d44c97ed3ab8c7130a845">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/9">#9</a>. Nested options in .jsbeautifyrc are properly handled.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/78e0382c15b1a7587b8fcbe93af5b5fc20ba8fc7">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/21">#21</a>. Parsing .jsbeautifyrc falls back to YAML, when JSON fails.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/479034dae7af1080726e508d18fb6a9c8588d800">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/22">#22</a>. Use Atom Package Settings as configuration options.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/2e57630275773b331becc2fcadaf558e370750e6">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/14">#14</a>. Completed support for SQL.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/cf1ea6db16d2188ddef5e6c1fb4d000cab67f99c">Allowing either flat or nested .jsbeautifyrc schemas</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/45352dd90591826e72054536f671b9eb074a9843">Use beautifyHTML to beautify HTML (Liquid) files.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/4fdab9759b5a774c467434a410c203eb4aeb74d8">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/15">#15</a>. Support loading .jsbeautifyrc from Project directory.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/4d486794b4e9ba58d206c8e16d325b2f1d693d30">See <ahref="https://github.com/Glavin001/atom-beautify/issues/15">#15</a>. Updated README to reflect better .jsbeautifyrc support.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/58a375f8b6823fda7632f53d145e3e2d21e16dcd">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/16">#16</a>. Custom configuration options are now working correctly.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/c34f6f9419284697bd3c04ddc0e400ae0600ca4d">Fixes <ahref="https://github.com/Glavin001/atom-beautify/issues/19">#19</a>. Can now beautify new files that have not been created/saved.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/eacf2329daf86bd21d7bda992a9b08379de67f2c">Closes <ahref="https://github.com/Glavin001/atom-beautify/issues/20">#20</a>. Add Sass and LESS support. Update README.</a></li>
<li><ahref="https://github.com/Glavin001/atom-beautify/commit/a2dc4bd7db7893b11b53af41bb4556158bb81ed5">See <ahref="https://github.com/Glavin001/atom-beautify/issues/15">#15</a>. Remove shelljs dependency and fixed typos.</a></li>