vscode-clang-format icon indicating copy to clipboard operation
vscode-clang-format copied to clipboard

Is it possible to pass arguments to the clang-format invocation?

Open holland11 opened this issue 2 years ago • 0 comments

I use LLVM formatting style, but I'd like to disable the -sort-includes setting. It would be nice if there was a way to have that flag passed in whenever clang-format was invoked by my vscode.

Is there a way to make this happen? If not, could it be added?

Thanks!

holland11 avatar Jun 22 '22 00:06 holland11