Skip to content

Reformat code #6

@passsy

Description

@passsy

I personally added the shortcut to reformat code such as JSON.

  ###########
  # Editing #
  ###########

  # ...

+
+  # Reformat Code using the beautify plugin
+  'alt-cmd-l': 'atom-beautify:beautify-editor'

  # ...

Since atom doesn't support reformatting out of the box a dependency to atom-beautify is required. I'm not sure if this is the scope of this project

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions