-
Hello!
After each saving proto-file I see message "spawnSync clang-format ENOENT", source vscode-proto3.
VSCode version: 1.29.1
ms-vscode.cpptools version: 0.20.1
![message](https://user-images.gi…
-
Hello.
I installed your great extension. However always when i use `Ctrl + Shift + I` I get this error:
`spawnSync clang-format ENOENT`
`
OS: Linux Mint 19.1
`
`
VSCode 1.32.1 (Latest versi…
-
I tried using the `clang-format` file contained in this repo with clang-format 3.8, and I obtained a lot of errors of this kind:
~~~
Error reading /home/straversaro/src/gazebo-fmi/./.clang-format: I…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49519](https://bugs.llvm.org/show_bug.cgi?id=49519) |
| Status | NEW |
| Importance | P normal |
|…
-
I like using clang-format to format source files. This takes much of the tedium out of editing C++ files.
Would you consider adding a `.clang-format` file to the repo? This would define your prefer…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR37773](https://bugs.llvm.org/show_bug.cgi?id=37773) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi,
We recently ran into some headache due to code that didn't apply the `// clang-format off/on` tags correctly, leading to code silently not being formatted as it should. Examples of what failed:…
-
1. generate .clang-format based on Google style
2. integrate clang-format into CI
3. [optional] format our existing code
-
While working on #271, I've missed being able to automatically format code to the point that I sometimes just didn't do it. Having a `.clang-format` file [like the one I have in phoenix](https://githu…
-
Thank you for your great plugin, i'm really enjoying it so far. But I encountered a possible shortcoming. The c++ code below was formatted with clang-format (via normal mode `:Neoformat`) and the resu…