Skip to content

Conversation

lthibideau
Copy link

#287

This issue was due to onDidChange events being rejected in ExtHostDocumentContentProvider, see:

https://github.com/microsoft/vscode/blob/5f65e5f6e99c4dd9e3bee943175663b728f0d8ea/src/vs/workbench/api/common/extHostDocumentContentProviders.ts#L55

We know for sure that it will be up to date when onDidOpenTextDocument is received, so trigger the event again in case any were dropped.

@lthibideau
Copy link
Author

@microsoft-github-policy-service agree

Copy link

@nahar00 nahar00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FOLLW THE POLIY

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants