Garrett Campbell

Results 308 comments of Garrett Campbell

@WittonBell Is there a reason you can't use the CMake Tools extension to provide IntelliSense?

@WittonBell You can set the configuration provider by modifying the setting `C_Cpp.default.configurationProvider`, in the VS Code settings.

Got it. With this in mind, I'll re-open the issue. Thanks!

@vinodappu Thanks for letting us know. We'll mark this as a bug and place it on our backlog of bugs to fix.

This commit: https://github.com/microsoft/vscode-cmake-tools/commit/6eb0121930d4b2222bb0538d94580e8e40861f69

@DragosMiloiuNXP To help us understand what you'd like to see be improved, could you please detail what you are using this for, how you are currently interacting with that command,...

@DragosMiloiuNXP I think I understand. So, really, you're asking for two different types of possible fixes. 1. If you still need to use `cmake.selectActiveFolder`, then either make it possible for...

@andreeis I think this might could be fixed by modifying the keybindings in the package.json.

@i-ky Thank you for posting this issue! This is almost certainly simply an error on our part. I've confirmed that this isn't a regression from our most recent release, so...

@ebouteillon Thanks for letting us know about this regression. Is there a way that you could share with us a minimal repro project so that we could quickly investigate this?