vscode-wpilib
vscode-wpilib copied to clipboard
Allow passing source file map option to C++ debug configuration
trafficstars
Might be useful for some debugging scenarios.
https://code.visualstudio.com/docs/cpp/launch-json-reference#_sourcefilemap
As a bonus, figure out the correct mapping for sources in the gradle cache and make pausing a simulated robot just work and go to the wpilib source code.