You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every time I save my C++ Code an ERROR appears that says that my C++ Code could not be beautified because the program "uncrustify" may not be installed.
How can this be fixxed?
If you still need this and are looking for something to fill the spot that Atom left, I am using Pulsarthe successor to Atom... This package is working except for one deprecated error listed in #2605
If you don't need this anymore, can you please close this out so it's not just sitting there? Thanks
Description
Every time I save my C++ Code an ERROR appears that says that my C++ Code could not be beautified because the program "uncrustify" may not be installed.
How can this be fixxed?
Input Before Beautification
This is what the code looked like before:
The beautified code actually looked like this:
Steps to Reproduce
Checklist
I have:
The text was updated successfully, but these errors were encountered: