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-10-03 11:52:07 +02:00
2022-10-11 09:23:42 +02:00
2022-08-29 14:08:44 +02:00
2022-09-26 14:16:07 -07:00
2022-08-29 14:08:44 +02:00
2022-10-24 11:25:22 -07:00
2022-09-26 11:10:54 -07:00
2022-10-20 17:38:59 -07:00
2022-09-26 11:10:54 -07:00
2022-08-29 14:08:44 +02:00
2022-10-28 15:23:19 +02:00
2022-10-28 11:27:08 +02:00
2022-10-28 11:27:08 +02:00
2022-10-23 17:47:27 +02:00
2022-09-08 10:37:31 +02:00
2022-09-26 11:10:54 -07:00
2022-09-26 11:10:54 -07:00
2022-09-27 08:15:57 -07:00
2022-10-26 08:41:05 +00:00
2022-09-26 07:00:07 -07:00
2022-10-27 18:05:28 +02:00
2022-09-26 11:10:54 -07:00
2022-10-04 08:50:55 -07:00
2022-09-26 15:51:23 +02:00
2022-10-17 14:42:02 -07:00
2022-10-04 08:50:55 -07:00
2022-10-29 02:08:21 +02:00
2022-10-17 14:09:09 -04:00
2022-10-11 16:08:17 -07:00
2022-09-26 11:10:54 -07:00
2022-10-14 08:41:21 -07:00
2022-10-13 14:59:35 -07:00
2022-09-26 11:10:54 -07:00
2022-09-27 08:15:57 -07:00
2022-09-26 11:10:54 -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-17 16:26:25 -07:00
2022-09-26 11:10:54 -07:00
2022-10-04 08:50:55 -07:00
2022-10-13 14:59:35 -07:00
2022-09-28 03:28:32 -07:00
2022-10-12 08:47:13 -07:00
2022-09-28 03:28:32 -07:00
2022-08-25 01:00:34 +02:00
2022-09-26 07:31:08 -07:00
2022-09-28 03:28:32 -07:00
2022-10-04 08:50:55 -07:00
2022-10-19 16:44:03 -07:00
2022-10-24 14:40:53 -07:00
2022-10-12 08:47:13 -07:00
2022-10-10 10:10:24 -07:00
2022-09-27 14:28:39 -07:00
2022-09-26 11:10:54 -07:00
2022-08-31 07:57:15 +02:00
2022-09-27 14:28:39 -07:00