Garrett Campbell

Results 308 comments of Garrett Campbell

@tristanlabelle Pending your answers to the above questions, I'm expecting there to be more code changes and investigation, but I have a vsix here that I'm curious as to whether...

@tristanlabelle I investigated further and tested out implementing a setting like the one you originally suggested, could you test it out? [cmake-tools.zip](https://github.com/user-attachments/files/16179073/cmake-tools.zip)

@tristanlabelle You should see the changes in pre-release now. As for an official release, we try our best to follow the schedule we set here: https://github.com/microsoft/vscode-cmake-tools/wiki/Release-schedule

@bmcdonnell-fb Thanks for the issue! The string that you are searching for is likely coming directly from `cmake.exe`. The issue is likely coming from not setting what type of `buildType`...

@bmcdonnell-fb It's possible that it's a bug in CMake Tools. Is there any way that you could provide a repro project that we could investigate with? Another thought I have...

@bmcdonnell-fb Interesting, this seems like a very niche and interesting problem. Is there anything specific or unique about the project you have where this is happening? Does this still reproduce...

@septanesium Does this issue still work in the most recent CMake Tools extension version?

@septanesium Please let us know if these issues still repro, for now, I'm going to close this issue because those commands no longer exist in the product.

@MathiasMagnus FYI, I have a PR out now that allows users to disable the Test Explorer integration. So, I'd love for you to, once this change is released, test this...