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

Java code cannot be beatuify: "Error: Could not find 'uncrustify'. The program may not be installed." #1250

Closed
4 tasks
emreozdil opened this issue Oct 8, 2016 · 2 comments
Assignees

Comments

@emreozdil
Copy link

emreozdil commented Oct 8, 2016

Description

The results of beautification are not what I expect.

Expected Results

The beautified code should have looked like:

<INSERT CODE HERE>

Steps to Reproduce

  1. Add code to Atom editor
  2. Run command Atom Beautify: Beautify Editor
  3. This beautified code does not look right!

Debug

Here is a link to the debug.md Gist: https://gist.github.com/f484e3b25125a1f3fc48603ae7f65342

Checklist

  • I have tried uninstalling and reinstalling Atom Beautify to ensure it installed properly
  • I have reloaded (or restarted) Atom to ensure it is not a caching issue
  • Searched for existing Atom Beautify Issues at https://github.com/Glavin001/atom-beautify/issues
    so I know this is not a duplicate issue
  • Generated debugging information and added link for debug.md Gist to this issue
@Glavin001 Glavin001 changed the title Java code cannot be beatuify Java code cannot be beatuify: "Error: Could not find 'uncrustify'. The program may not be installed." Jan 1, 2017
@Glavin001 Glavin001 self-assigned this Jan 1, 2017
@Glavin001
Copy link
Owner

You can use homebrew for installing Uncrustify on Mac. See #772 (comment)
brew install uncrustify

@Glavin001
Copy link
Owner

I really want to focus on improving the installation experience for users. I have created a new Issue, #1687, to target this problem. Please provide your feedback! Thanks in advance.

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