Commit Graph

8 Commits

Author SHA1 Message Date
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