Lewis Russell
9c20342297
fix(lsp): reuse client if configs match and no root dir
...
Problem:
An LSP configuration that creates client with no root_dir or
workspace_folders can result in vim.lsp.enable attaching to it multiple
times.
Solution:
When checking existing clients, reuse a client if it wasn't initially
configured have any workspace_folders. This more closely matches the
behaviour we had prior to d9235ef
2024-12-13 14:36:24 +00:00
..
2024-12-11 03:27:08 -08:00
2024-06-04 06:06:02 -07:00
2024-11-25 00:05:12 +01:00
2024-10-21 11:32:06 +01:00
2024-09-19 06:34:23 -07:00
2024-12-12 09:52:08 +00:00
2024-10-23 14:13:42 +02:00
2024-12-07 03:01:59 -08:00
2023-12-21 11:47:04 +08:00
2024-11-17 13:31:24 -08:00
2024-09-28 00:31:45 +02:00
2024-12-06 10:19:24 -06:00
2024-11-17 10:21:50 -08:00
2024-03-06 10:45:22 +00:00
2024-12-07 16:58:40 +00:00
2024-10-21 00:54:43 +02:00
2024-10-09 11:31:14 +00:00
2024-12-04 14:44:40 +00:00
2024-10-21 11:32:06 +01:00
2024-12-12 02:41:57 -08:00
2024-01-16 09:33:10 +00:00
2024-12-13 09:38:08 +01:00
2024-11-27 19:56:08 +01:00
2024-03-27 10:39:46 +00:00
2024-10-31 11:55:23 +00:00
2024-09-26 07:45:03 -07:00
2024-10-21 11:32:06 +01:00
2022-08-23 13:02:55 +02:00
2024-09-01 13:01:24 -07:00
2024-10-21 11:32:06 +01:00
2024-12-04 10:17:46 -06:00
2024-12-13 14:36:24 +00:00
2024-02-03 16:53:41 +01:00
2024-01-14 11:08:33 +00:00
2024-10-21 11:32:06 +01:00
2024-12-10 17:16:01 +00:00
2024-07-16 19:30:22 +02:00
2024-10-31 11:55:23 +00:00
2024-11-26 13:56:01 -06:00
2024-12-11 04:34:24 -08:00
2024-10-31 11:55:23 +00:00
2024-12-11 05:48:17 -08:00
2024-10-04 02:13:31 -07:00
2024-09-28 00:31:45 +02:00