Files
vscode/extensions/markdown-language-features/src
Matt Bierner 993c36c920 Fix markdown ext errors accessing disposed webview (#149960)
When reloading windows that need to restore a markdown preview, sometimes I'll see an error when the markdown preview tries accessing a disposed of webview. This seems to be cause caused by `provideTextDocumentContent`, where we end up disposing of the webview before an `await` resumes execution
2022-05-20 09:17:57 -07:00
..
2022-05-18 16:01:28 -07:00
2022-03-29 13:25:37 -07:00
💄
2022-03-29 13:25:40 -07:00
2022-03-29 13:25:40 -07:00