xaverh/vscode-clang-format

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

holland11 opened this issue · 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!