akhodeir

Results 4 comments of akhodeir

Thx for the reply. I already tried to remove codeLLDB extension and add it again. I also tried to remove the debugserver executable but none of the previous solutions worked...

Note: The compile_commands.json is working perfectly on clangd extension. it is also parsed correctly on VSCode. This is the code/build from my M2 Apple device: [Github](https://github.com/akhodeir/CPP/) It has the same...

I added prackets "[" and "]" around the content of compile_commands.json and the error didn't appear again ! does this mean that cpp extions needs to add implicitly brackets around...

I checked the pre-released version and the fix works well for one file. **BUT** for multi files, it seems it doesn't work. Please check this : https://github.com/akhodeir/CPP/tree/main/05_Constructor_Initialization The generated compile_commands.json...