Alan Pawlak

Results 1 comments of Alan Pawlak

Thank you! ``` "C_Cpp.exclusionPolicy": "checkFilesAndFolders", "C_Cpp.files.exclude": { "tracy/profiler/src/profiler/TracyMicroArchitecture.cpp": true, "**/.vscode": true, "**/.vs": true }, ``` Worked and it seems to work fine now! Is this a known issue? What is...