ARM-software / vscode-keil-studio-pack

Extension pack for all VS Code extensions
Other
34 stars 6 forks source link

Call for rightful .clangd to share #19

Open Eplankton opened 2 months ago

Eplankton commented 2 months ago

In this issue: https://github.com/ARM-software/vscode-keil-studio-pack/issues/16 people seem to find a way to correctly generate the .clangd file, however for some reason i failed to install the extension, can anyone who has a rightful .clangd just show me the file? I need the compiler flags such as __ARM_COMPILER_VERSION in .clangd

Eplankton commented 2 months ago

@CareyJWilliams @tungchiahui

CareyJWilliams commented 1 month ago

@CareyJWilliams @tungchiahui

Hi @Eplankton, I'm sorry I missed this. The contents of the .clangd file needs to change with your project configuration, so it's not as simple as just providing you with a copy of the .clangd file.

Which extension are you failing to install?

Eplankton commented 2 weeks ago

@CareyJWilliams @tungchiahui

Hi @Eplankton, I'm sorry I missed this. The contents of the .clangd file needs to change with your project configuration, so it's not as simple as just providing you with a copy of the .clangd file.

Which extension are you failing to install?

They try to fix in this: https://github.com/Open-CMSIS-Pack/devtools/issues/1400