Commit Graph

165 Commits

Author SHA1 Message Date
Glavin Wiechert 02098d6c7a Merge branch 'remark-by-default' of https://github.com/kachkaev/atom-beautify into kachkaev-remark-by-default 2018-03-01 22:39:35 -04:00
Glavin Wiechert 1e80a3553d Merge branch 'gn' of https://github.com/samogot/atom-beautify into samogot-gn 2018-03-01 21:54:31 -04:00
Glavin Wiechert 111e3756b3 See #1959, #1951. Add indent_with_tabs to Bash language (replaces use_tabs) 2018-03-01 21:26:08 -04:00
Glavin Wiechert c8e5baf53f See #1980. Improve VHDL beautifier based on PR review 2018-03-01 21:10:48 -04:00
Glavin Wiechert 9a761f7957 Merge branch 'master' of https://github.com/g0t00/atom-beautify into g0t00-master 2018-03-01 21:02:50 -04:00
Glavin Wiechert abbc8b3bf1 Merge branch 'master' of https://github.com/nekromant/atom-beautify into nekromant-master 2018-03-01 20:49:41 -04:00
Glavin Wiechert eb41df7d20 Merge branch 'sqlformat-indent' of https://github.com/faheel/atom-beautify into faheel-sqlformat-indent 2018-03-01 20:35:26 -04:00
Glavin Wiechert 5edfb25971 Merge branch 'master' of https://github.com/Tehnix/atom-beautify into Tehnix-master 2018-03-01 20:27:34 -04:00
Glavin Wiechert 4f4cc3e94b Merge branch 'fix-python-typo' of https://github.com/nathdwek/atom-beautify into nathdwek-fix-python-typo 2018-03-01 20:14:47 -04:00
Christian Kjær f4ec78b415
Merge branch 'master' into master 2018-02-26 18:08:09 +01:00
Steven Zeck b4c75b4837 Update TSX options 2018-02-20 15:28:42 -06:00
Steven Zeck e97cdea57e Fix options for typescript-formatter and vue-beautifier 2018-02-20 15:19:33 -06:00
Steven Zeck 7c2c0d3541 Fix options supported by beautifiers 2018-02-20 14:49:58 -06:00
Steven Zeck 1de54efef4 Rerun docs, make typescript-formatter the default for typescript 2018-02-19 12:51:23 -06:00
Steven Zeck cc56ba34b0 Fix up options for Prettier, add new bracket_spacing option 2018-02-19 11:13:43 -06:00
Steven Zeck 35f8c924ee Add Prettier as a beautifier, first commit 2018-02-19 00:09:53 -06:00
Andrew Andrianov 6db872294e beautifiers: Add support for Verilog/SystemVerilog beautification
Signed-off-by: Andrew Andrianov <andrew@ncrmnt.org>
2018-02-07 13:15:21 +03:00
Glavin Wiechert 1163b93123
Merge branch 'master' into remark-by-default 2018-02-06 10:19:13 -04:00
Faheel Ahmad 40d21136c3 Merge changes with latest master branch 2018-02-04 07:54:22 +05:30
Steven Zeck aefb7794d6 Add new language tsx, add tsx support to typescript-formatter 2018-01-30 17:35:23 -06:00
Alexander Kachkaev d0918e9f34
Update docs 2018-01-09 14:22:10 +03:00
Glavin Wiechert 9b2e273d70
Merge pull request #1918 from szeck87/ocpindent-exe
Add support for ocp-indent as an executable and Docker image docs
2018-01-08 20:24:09 -04:00
Colin Hebert a0ae81f519 Run npm run docs 2018-01-08 20:31:30 +01:00
samogot 187857e933 Add GN beautifier 2018-01-05 10:14:57 +02:00
Anton Schulte ece4d52854 Added VHDL Support via Emacs 2017-12-07 17:11:02 +01:00
Steven Zeck b3c9c3c2ab Add support for ocp-indent as an executable and Docker image docs 2017-11-11 13:45:30 -06:00
Christian Kjær 8ffae7ac2f
Merge branch 'master' into master 2017-11-08 09:11:37 +09:00
Faheel Ahmad d2b92d2b8a Update options and docs 2017-11-03 20:12:18 +05:30
Christian Kjaer Laustsen 7121eef0be Run docs and add examples 2017-10-28 12:53:31 +02:00
nathdwek 42183d1b5e Python: formater->formatter 2017-10-19 17:41:26 +02:00
Malte Brodersen 91f7adb824 update to run 2017-10-10 17:36:29 +02:00
Malte Brodersen 11f3571538 rerun create docs 2017-10-10 16:51:13 +02:00
Malte Brodersen cc08dbd6c6 run docs 2017-10-09 22:09:06 +02:00
tanyadegurechaff d2eaba720d Add goimports beautifier for Go language 2017-06-20 01:27:36 +00:00
Glavin Wiechert 908b53cba8 Merge pull request #1707 from Glavin001/feature/executables
Close #1687. Add Executables with Docker support
2017-06-17 16:06:01 -03:00
Glavin Wiechert 6aee12ba80 See #1687. Add Docker executable support for Sass-convert beautifier 2017-06-16 20:54:29 -03:00
Glavin Wiechert 5378b0bb97 Update docs 2017-06-16 00:12:18 -03:00
Edwin Khoo a4c978fbe3 Regenerate docs 2017-06-05 11:38:52 -04:00
Edwin Khoo 5bd9d693d3 Regenerate docs 2017-06-05 01:04:15 -04:00
Glavin Wiechert dc5f4a20dc Switch elm-format to using Executables 2017-06-04 02:43:02 -03:00
Glavin Wiechert 3e78dc8701 Switch Dfmt beautifier to using Executables 2017-06-02 18:22:32 -03:00
Glavin Wiechert 738847c156 Switch clang-format to using Executables, update docs 2017-06-02 17:48:52 -03:00
Glavin Wiechert a9553fd51e Switch autopep8 to using Executables 2017-06-01 04:29:51 -03:00
Glavin Wiechert ddea1a6bb4 Improve generated documentation for Executables 2017-06-01 03:15:56 -03:00
Glavin Wiechert 9144df29a1 Switch Uncrustify to using Exectuables 2017-06-01 02:59:55 -03:00
Glavin Wiechert bee7b2573a Switch Fortran beautifier (using Emacs) to using Executables, other minor improvements 2017-06-01 02:47:39 -03:00
Glavin Wiechert 01df888aae Switch formatR to using Executables 2017-06-01 02:30:56 -03:00
Glavin Wiechert fcc32d3fab Generate config options (i.e. path) for Beautifier's Executables 2017-05-29 01:34:12 -03:00
Glavin Wiechert 800066963c Merge pull request #1625 from hxsf/master
Fixed #1613 and #1588. Add EOL, scientific notiation, and adjust whitespace support
2017-05-28 04:42:40 -03:00
hxsf ce287977c8 remove do not change whitespace 2017-05-28 15:07:51 +08:00