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

A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format

Results 59 vscode-clang-format issues
Sort by recently updated
recently updated
newest added

Also increases the version number to a new minor version, since there are new features that might something. I used #104 for reference implementation.

Hi all, I am trying to set a relative path for `assumeFilename`, but it does not work. For example the .clang-format file is in the .vscode folder. My current settings...

The marketplace extension has not been updated since 2019, while this repo has been updated many times since then. Author needs to cut a new release or delete the extension.

Hi My llvm is compiled in a custom path (in order to use the clang-format binary, I need to setup LD_LIBRARY_PATH for both gcc/lib and llvm/lib). If I use the...

clang-format supports TableGen language. Plz!

clang-format can work with JSON, but it seems the plugin doesn't alllow it. Indeed, if I set the following in the *settings.json*: ```json "[json]": { "editor.defaultFormatter": "xaver.clang-format" } ``` I...

When specifying the style for a clang format configuration file with a custom name in a project's root directory, the user needs to specify the absolute path otherwise the config...

According to our guidelines, we need to place "(" on the newline if nothing follows it. AFAIK, clang-format does not allow it. So I'd like to run some sed over...

Hi there @xaverh, I was having trouble using the original suggestion to actually format my codebase, and I found that the change proposed here allowed me to format on save...

Hello, I have discovered a security vulnerability in this project and I do not want to publicly discuss the vulnerability. Please contact me, my email is : [[email protected]](mailto:[email protected])