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 f250aee commit a1b6d36Copy full SHA for a1b6d36
dev/src/constants/strings/strings-en.json
@@ -44,7 +44,7 @@
44
"failedToAttachWithUrl": "Failed to attach debugger to {{ projectName }} at {{- debugUrl }}.",
45
"noDebugTypeKnown": "No debug type available for project of type {{ type }}.",
46
"noDebugPort": "No debug port set for project {{ projectName }}.",
47
- "errDetailSeparator": " - ",
+ "errDetailSeparator": " ",
48
"maybeAlreadyDebugging": "Are you already debugging this project?",
49
"debuggerAttachSuccess": "Debugger attached to {{ projectName }} at {{- debugUrl }}.",
50
"debugLaunchName": "Debug {{ projectName }}",
0 commit comments