vscode-bazel icon indicating copy to clipboard operation
vscode-bazel copied to clipboard

Revisit debug-adapter/client.ts#setBreakPointsRequest

Open thomasvl opened this issue 5 years ago • 0 comments
trafficstars

The code currently includes a workaround that sets the breakpoint twice because of external references. The linked issue is resolved, so this workaround might be safe to be removed, but needs some investigation/validation before it is removed.

thomasvl avatar Jan 02 '20 18:01 thomasvl