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:
Karl Burtram
2016-07-16 01:14:12 -07:00
parent f2bb986f42
commit 4ad506f6f2
10 changed files with 237 additions and 60 deletions

View File

@@ -18,7 +18,7 @@
"type": "coreclr",
"request": "attach",
"requireExactSource": false,
"processId": 14720
"processId": 17264
}
]
}