Files
vscode/extensions
Matt Bierner 7cb1b9d9f0 Fix bugs with close of markdown docs (#164942)
There are two bugs here:

- Something in the lsp is converting a value from `undefined` to `null`. To fix this, I've updated us just to check for falsy values instead
- The `hasInMemoryDoc` implementation was incorrect. It needs to verify that the value of `this.inMemoryDoc` is not null/undefined
2022-10-29 02:08:21 +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-28 15:23:19 +02:00
2022-10-04 08:50:55 -07:00
2022-10-04 08:50:55 -07: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-09-28 03:28:32 -07:00
2022-09-28 03:28:32 -07:00