vscode-cpptools
vscode-cpptools copied to clipboard
Investigate if onEnter formatting works well with clang-format
We wanted to do onEnter formatting with clang-format several years ago, but it wasn't working so we just did ";" onType formatting.
We want to make sure that adding new lines is still possible.