Bob Brown

Results 271 comments of Bob Brown

Thanks for the feature idea. We won't get to this immediately, but if someone from the community would like to help out and contribute this, we would be willing to...

Thank you for the feature idea. We may not get to this immediately, but we like the idea and would accept a PR from the community if anyone would like...

We have an issue tracking doing a test explorer #1682, but it hasn't made it on the roadmap yet. Does the Test Explorer extension have a way to run tests...

It looks like there is a `Test Explorer: Run all tests` command that you could bind to a keyboard shortcut. Or you could use the play button in the Test...

I see. We'll have to look into whether it makes sense for us to run their command on your behalf if we detect the extension is present. I'll reopen this...

Hey @aleun, thanks for the detailed repro steps and logs! It seems that the `browsePath` is not being set correctly in your second set of logs and the result is...

Attempting to do the goto definition quickly after loading the folder will be met with some non-determinism as the language server starts up and figures out if paths have changed,...

Thanks for the feedback. This feature request is not yet on our roadmap. Please make sure you add a 👍 to the first post to add your vote.

@munsingh [there is an extension](https://marketplace.visualstudio.com/items?itemName=twxs.cmake) that does syntax highlighting for CMakeLists.txt files in VS Code. It just isn't bundled with this extension.

Unfortunately, providing language services for CMake is currently out of scope for this extension because it's a significant investment that we haven't been able to justify funding while another extension...