-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error while formatting C++ code with clang-format.exe integrated in the extension (Windows 10) #12289
Labels
bug
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
regression
A bug that didn't exist in a previous release
Milestone
Comments
sean-mcmanus
added
bug
Language Service
investigate: repro
This issue's repro steps needs to be investigated/confirmed
Feature: Code Formatting
labels
May 10, 2024
The bug seems to only appear on Windows 10, not Windows 11. |
These are two clang-format.exe intergrated in 1.19.9 and 1.20.5 |
i am also facing this problem since long time now, in version 1.19.9 it is working totally fine, but not int he latest versions. |
@noor-uddin-sheikh are you also using Windows 10? |
Yes
…On Tue, Jul 30, 2024, 1:20 AM Bob Brown ***@***.***> wrote:
@noor-uddin-sheikh <https://github.com/noor-uddin-sheikh> are you also
using Windows 10?
—
Reply to this email directly, view it on GitHub
<#12289 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHRQWQVLK2RPU2GMKWBX6MLZO2MG3AVCNFSM6AAAAABHMI6RYOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJWG43TENJYGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Thank you for confirming. |
bobbrow
changed the title
Error while formatting C++ code with clang-format.exe intergrated in the extension
Error while formatting C++ code with clang-format.exe integrated in the extension (Windows 10)
Jul 29, 2024
sean-mcmanus
added
fixed
Check the Milestone for the release in which the fix is or will be available.
and removed
investigate: repro
This issue's repro steps needs to be investigated/confirmed
labels
Jul 31, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bug
Feature: Code Formatting
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
regression
A bug that didn't exist in a previous release
Environment
Bug Summary and Steps to Reproduce
Bug Summary:Have an error while formatting:
Formatting failed:
c:\Users\Administrator.vscode\extensions\ms-vscode.cpptools-1.20.5-win32-x64/bin/../LLVM/bin/clang-format.exe -style=file -fallback-style=google -sort-includes=0 --Wno-error=unknown -assume-filename=D:\lgtm\P3612.cpp D:\LGTM\P3612.CPP
Steps to reproduce:
Expected behavior:
No such error just as version 1.19.9 of the extension
.clang-format
Configuration and Logs
Other Extensions
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: