Lewis Russell
ed1b66bd99
refactor(lsp): move more code to client.lua
...
The dispatchers used by the RPC client should be defined in the client,
so they have been moved there. Due to this, it also made sense to move
all code related to client configuration and the creation of the RPC
client there too.
Now vim.lsp.start_client is significantly simplified and now mostly
contains logic for tracking open clients.
- Renamed client.new -> client.start
2024-02-11 12:37:20 +00:00
..
2024-02-11 07:39:39 +08:00
2024-01-16 17:45:57 +00:00
2023-09-20 13:42:41 +01:00
2024-02-11 12:37:20 +00:00
2024-01-24 19:26:53 +01:00
2024-02-08 12:42:19 +00:00
2023-12-21 11:47:04 +08:00
2024-01-15 10:12:07 -06:00
2024-01-23 11:45:17 +00:00
2024-02-03 16:53:41 +01:00
2023-07-18 15:42:30 +01:00
2023-12-22 11:40:01 +01:00
2023-09-24 21:39:59 -07:00
2024-02-02 21:52:01 +08:00
2023-12-30 17:40:53 +01:00
2024-02-06 12:35:31 +00:00
2024-01-16 09:33:10 +00:00
2024-02-04 11:14:40 +01:00
2023-09-14 08:23:01 -05:00
2023-09-20 13:42:41 +01:00
2024-01-19 11:54:04 +00:00
2024-01-11 16:24:12 +00:00
2024-01-28 17:53:14 -08:00
2022-08-23 13:02:55 +02:00
2024-01-18 07:01:57 -06:00
2024-01-03 19:17:52 +00:00
2023-12-30 17:40:53 +01:00
2024-02-11 12:37:20 +00:00
2024-02-03 16:53:41 +01:00
2024-01-14 11:08:33 +00:00
2023-09-23 23:46:45 +01:00
2024-02-07 19:48:37 +00:00
2024-02-05 15:03:46 +00:00
2023-12-14 11:38:34 -06:00
2024-01-02 11:16:48 -05:00
2024-02-03 16:53:41 +01:00
2023-12-30 17:40:53 +01:00
2024-02-06 19:30:02 +08:00
2024-01-21 11:41:50 +01:00
2023-12-20 18:58:40 +01:00