atom-beautify/src
StevenIsaacs 9ff43dafcc When the configuration for the uncrustify config file path has no path
atom-beautify had the annoying habit of prepending the path to the
file open in the editor pane. This meant that in order to use a
project specific configuration every directory would need to contain
a config file -- unnacceptable. This changes the scheme to prepend
the path to the project when no path is specified making it possible
to have a single configuration file for an entire project and also
being able to maintain the configuration under source control.
2016-08-14 09:00:29 -07:00
..
beautifiers When the configuration for the uncrustify config file path has no path 2016-08-14 09:00:29 -07:00
languages Merge pull request #1092 from Glavin001/Glavin001-patch-1 2016-08-05 11:29:23 -04:00
views Beautify all src/ files to pass linting with Coffeelint 2015-06-11 22:57:03 -03:00
.editorconfig Fixes #370. Nest EditorConfig options under _default namespace 2015-05-28 12:01:24 -03:00
.jsbeautifyrc Format all internal CoffeeScript code to indent_size=2 2015-06-11 21:59:00 -03:00
beautify.coffee Close #1061. Help Debug Editor command creates Gist (no Clipboard) 2016-07-19 01:17:21 -03:00
config.coffee See #864. Add Migration command from old option keys to new keys 2016-04-01 16:57:30 -03:00
logger.coffee See #924. Add more verbose debugging to beautifyFilePath 2016-04-16 16:18:10 -03:00