Commit Graph

12 Commits

Author SHA1 Message Date
Steven Zeck 4522232642 Add Settings option to Atom Beautify menu to access package settings 2017-10-18 18:44:52 -05:00
Glavin Wiechert 72e4384cf8 See #213. Disable `Beautify Directory` command from menus 2015-06-11 21:58:43 -03:00
Glavin Wiechert 5506b28e8a See #213. Add warning to beautify-directory
- and do not save beautified output if it is empty string
2015-06-10 11:25:37 -03:00
Glavin Wiechert 66c1522dcc Closes #178. Change commands' namespace from "beautify" to "atom-beautify" 2015-05-06 13:00:51 -03:00
Anton Wernvik 6810805e3e Updates context-menu to use new api 2015-04-16 12:43:20 +02:00
Glavin Wiechert e67425f0f9 Fixes #240. Change Debug command name to make `beautify editor` first 2015-03-20 13:33:17 -03:00
Glavin Wiechert 874d281dd6 Closes #237. Add debugging information command 2015-03-16 01:36:53 -03:00
Glavin Wiechert f4b29167f1 See #213. Disable `Beautify Directory` menu option. 2015-03-11 13:18:06 -03:00
Thomas Carlsen d2ad4ccbfe updating selectors to the new atom API
atom-beautify
  menus/atom-beautify.cson
    Use the `atom-workspace` tag instead of the `workspace` class.
    Use the `atom-text-editor` tag instead of the `editor` class.
2015-01-26 14:50:25 +01:00
Glavin Wiechert bd278968b4 Closes #36. Add right-click beautification of directory (sub-files) 2015-01-01 23:34:04 -04:00
Glavin Wiechert e678fdf759 See #36. Add right-click Beautification of single files in Tree view 2014-12-28 18:17:46 -04:00
Donald Pipowitch bb9d241ebb refactored package, added keymaps and menus 2014-03-04 08:07:45 +01:00