Ben McMorran

Results 7 comments of Ben McMorran

Looks like this only repros if vcpkg is installed, but not already initialized. Much simpler repro steps (all in Windows CMD): 1. `curl -LO https://aka.ms/vcpkg-init.cmd && .\vcpkg-init.cmd` 2. Close the...

Thanks, that makes sense to me. I just wanted to be sure I wasn't missing an existing API or architectural issue before going down that path. On Wed, Sep 21,...

Sorry for the delayed response. Given that this seems to be an IntelliSense issue with the C/C++ extension, I don't think I'll be able to help much more. You're in...

I updated the title to reflect additional asks from #3287.

No updates yet from the Microsoft side, but we are planning some language service work for CMake scripts in an upcoming release. @gvcallen if you're still interested in adding project...

Thanks for all the feedback folks. Adding this support in the CMake Tools extension is currently blocked on better support for extensions setting environment variables in VS Code, which is...

@JonathanDotCel @frankie-zeng @cpusam thanks for your feedback. In addition to commenting, be sure to upvote (👍 react) the issue, because that's typically [how we prioritize new features](https://github.com/microsoft/vscode-cmake-tools/issues?page=1&q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc).