The clang format path configuration not work?

I use clang format and set the path to a specific version of clang format,

but the shell have its own version of clang format , it seems like cursor just use shell version of clang format without using the clang format path configuration to find the specific version of clang format .

does cpp extension have clang format with it ?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.