Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
I would like Netbeans to automatically format my code with clang whenever I save.
Using the nightly build, I can get clang formatting working correctly using project-specific settings. However, it seems like the global settings that enable format-on-save are ignored when using project-specific settings.
Assuming that's expected behaviour, it would be great to enhance Netbeans so there is some way to trigger formatting on save when project-specific formatting is used.