We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b89c4 commit f5fdb86Copy full SHA for f5fdb86
debugger-launchjson.md
@@ -63,7 +63,7 @@ When this is set to `externalTerminal` the target process will run in a separate
63
You can optionally configure a file by file mapping by providing map following this schema:
64
65
"sourceFileMap": {
66
- "C:\foo":"/home/me/foo"
+ "C:\\foo":"/home/me/foo"
67
}
68
69
## Symbol Path
0 commit comments