-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
[macOS] Format Error #49
Comments
Hello, @hexzerodev! Thank you for reporting this. The executable name in As a workaround, please specify the absolute {
"OpenCL.formatting.name": "/Users/<user name>/.vscode/extensions/ms-vscode.cpptools-<version>-darwin-x64/LLVM/bin/clang-format"
} Replace |
Hi, I have a problem when running on Ubuntu, I've tried setting the absolute path to the formatter:
However whenever I try to format a .cl file, I get this popup:
And when I go to Output -> Extension Host I see
What works for me is installing clang-format directly with
|
@geeshta, thank you for reporting, I'll take a look. |
Fixed in 0.8.0 for macOS. |
I'm getting this error with the command
Format Document
on a*.cl
file (and also when saving withFormat on Save
enabled)Any guesses to what the issue is?
ms-vscode.cpptools
installedVSCode Version: 1.76.0
MacOS 12.3.1
OpenCL: Info
worksThe text was updated successfully, but these errors were encountered: