Results 189 issues of Dustin Spicuzza

Copied the JSON from the log into the configuration. ``` "stopAtEntry": "false", ``` According to the intellisense this is supposed to be an actual boolean, not a string.

Might be useful for some debugging scenarios. https://code.visualstudio.com/docs/cpp/launch-json-reference#_sourcefilemap

When you run the command "WPILib C++: Refresh Intellisense" it doesn't work, but also doesn't tell you why. I found that `.wpilib/wpilib_preferences.json` had `enableCppIntellisense: false` for some reason. Seems like...

There could be a better way to construct this, but seems good enough for now.

I was going to add it to this repository, but I wasn't quite sure of the way to do that. I've posted a patch at GStreamer so hopefully this will...

Otherwise users get cryptic errors like so: https://www.chiefdelphi.com/forums/showpost.php?p=1646981&postcount=6

type: bug
component: cscore