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 0617bf3 commit 4821d63Copy full SHA for 4821d63
.vscode/launch.json
@@ -1,9 +1,9 @@
1
{
2
- // Use IntelliSense to find out which attributes exist for C# debugging
3
- // Use hover for the description of the existing attributes
4
- // For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md
5
- "version": "0.2.0",
6
- "configurations": [
+ // Use IntelliSense to find out which attributes exist for C# debugging
+ // Use hover for the description of the existing attributes
+ // For further information visit https://github.com/OmniSharp/omnisharp-vscode/blob/master/debugger-launchjson.md
+ "version": "0.2.0",
+ "configurations": [
7
8
"name": ".NET Core Launch (ExtractionTool)",
9
"type": "coreclr",
0 commit comments