Files
vscode/extensions
Matt Bierner 3544aabd5a Fix markdown document deleting (#164829)
Fixes #164562

My previous fix was incorrect as it checked if the document existed by still consulting our `_documentCache`. When we are deleting/renaming an opened md document, it should pretty much always exist in our cache

The fix is to instead treat `this.documents` and the file system as the source of truth when determining if the doc should be deleted or not
2022-10-27 21:49:05 +02:00
..
2022-08-29 14:08:44 +02:00
2022-08-29 14:08:44 +02:00
2022-08-29 14:08:44 +02:00
2022-10-04 08:50:55 -07:00
2022-10-04 08:50:55 -07:00
2022-07-05 09:53:51 +02:00
2022-07-11 12:14:40 +02:00
2022-08-29 14:08:44 +02:00
2022-10-20 15:45:17 -07:00
2022-09-13 09:37:21 +02:00
2022-10-04 08:50:55 -07:00
2022-07-05 09:53:51 +02:00
2022-09-28 03:28:32 -07:00
2022-09-28 03:28:32 -07:00