mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-03 17:24:53 -05:00
Enable file change tracking with Workspace and EditorSession.
Also include misc. clean-ups related to removing unneeded PowerShell Language Service code.
This commit is contained in:
2
ServiceHost/.vscode/launch.json
vendored
2
ServiceHost/.vscode/launch.json
vendored
@@ -18,7 +18,7 @@
|
||||
"type": "coreclr",
|
||||
"request": "attach",
|
||||
"requireExactSource": false,
|
||||
"processId": 14720
|
||||
"processId": 17264
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user