Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat code #6

Closed
passsy opened this issue Aug 31, 2016 · 2 comments
Closed

Reformat code #6

passsy opened this issue Aug 31, 2016 · 2 comments
Assignees
Milestone

Comments

@passsy
Copy link

passsy commented Aug 31, 2016

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

@guylabs guylabs added this to the 0.2.2 milestone Sep 22, 2016
@guylabs guylabs self-assigned this Sep 22, 2016
@guylabs
Copy link
Owner

guylabs commented Sep 22, 2016

Hi @passsy

well this would be a cool addition. I will check that and try to integrate it.

Thanks and regards,

Guy

@guylabs
Copy link
Owner

guylabs commented Sep 29, 2016

Hi @passsy,

thanks to @5pid this is also fixed in the #7 pull request which was merged minutes ago. I will update the release documents and then release a new version with the changes.

Thanks and regards,

Guy

@guylabs guylabs closed this as completed Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants