-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
editorThe CDT C/C++, Assembly, Makefile and other editors provided by CDTThe CDT C/C++, Assembly, Makefile and other editors provided by CDT
Description
It could be very useful to have a save action in CDT in order to call external tool or scripts to process saved files.
In our case we need to apply clang-format to our C/C++ code base.
Currently we are using the CppStyle eclipse plugin, but it has the problem that it doesn't work when saving multiple file (save all).
it works only with save single file
Metadata
Metadata
Assignees
Labels
editorThe CDT C/C++, Assembly, Makefile and other editors provided by CDTThe CDT C/C++, Assembly, Makefile and other editors provided by CDT