Skip to content

Commit

Permalink
Adding sourcefilemap (#2416)
Browse files Browse the repository at this point in the history
  • Loading branch information
aasimkhan30 authored Oct 21, 2024
1 parent 2d1c29e commit 71f373c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"sarif-viewer.connectToGithubCodeScanning": "off",
"csharp.debug.sourceFileMap": {
"/_/src/Microsoft.SqlTools.ServiceLayer": "${workspaceFolder}/src/Microsoft.SqlTools.ServiceLayer"
}
}

0 comments on commit 71f373c

Please sign in to comment.