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
Hi, we have the same issue. We would like to see that "save all" or ctrl+shift+s (save all) formats the files also, if we have chosen to "Run clang-format on file save".
Also, if we have checked "Save automatically before build" in our workspace settings, it doesn't format on those saves either.
I believe all 3 cases (save-all button, ctrl-shift-s and save before build) are the same problem, but they should all, in my opinion, format the files. They are all "save all" operations.
First of all thanks for the great extension.
To the issue:
I've seen that with Eclipse Oxygen.1a the clang-formatter does not run after save if saving via "Save all".
By hitting Crtl + S or "Save" the file is formatted and saved as expected.
I think that the normal behavior would be to also format all files that are not saved when saving via "save all"
The text was updated successfully, but these errors were encountered: