Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not remove documents if they are not files (#7607)
Fixes AB#2261836 When the preview changes window closes, it issues a document closed for a document being tracked but with a URI of 'vscode-bulkeditpreview-editor'. This is a valid notification for closing a document but it should not be removed because that will cause the content to be lost making the client and server out of sync for what it thinks the csharp/html code is
- Loading branch information