Dev-Cpp
Dev-Cpp copied to clipboard
Optional code formatter using clang-format
AStyle is good, but nowadays more people prefer clang-format.
I looked at this. Seems doable. I would add it in addition to AStyle. Requires a menu change and a new configure form for clang-format maybe.
Clang-format adds easily to Notepad++. Agree, should be quite possible. Undo/Redo would need to work with it.
pad++. Agree, should be quite possible. Undo/Redo would n
well, you can try Tools>Configure Tools>Add , and then chose your clang-format executable file path and fill your favourite parameters in it then boom! you can use clang-format !