Lewis Russell
9b357e30fd
feat(lsp)!: remove client-server handlers from vim.lsp.handlers
...
- Partition the handlers in vim.lsp.handlers as:
- client to server response handlers (RCS)
- server to client request handlers (RSC)
- server to client notification handlers (NSC)
Note use string indexes instead of protocol.methods for improved
typing in LuaLS (tip: use hover on RCS, RSC or NSC).
2024-11-01 09:17:39 +00:00
..
2024-10-29 07:36:58 -07:00
2024-06-04 06:06:02 -07:00
2024-10-31 11:55:23 +00:00
2024-10-21 11:32:06 +01:00
2024-09-19 06:34:23 -07:00
2024-11-01 09:17:39 +00:00
2024-10-23 14:13:42 +02:00
2024-10-27 09:25:07 +00:00
2023-12-21 11:47:04 +08:00
2024-09-28 00:31:45 +02:00
2024-10-29 10:06:14 -05:00
2024-11-01 09:11:15 +08:00
2024-03-06 10:45:22 +00:00
2024-10-04 02:13:31 -07:00
2024-10-21 00:54:43 +02:00
2024-10-09 11:31:14 +00:00
2024-10-17 16:53:52 +01:00
2024-10-21 11:32:06 +01:00
2024-10-31 11:55:23 +00:00
2024-01-16 09:33:10 +00:00
2024-10-31 10:24:37 +01:00
2024-10-21 11:32:06 +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-10-31 15:20:29 +00:00
2024-11-01 09:17:39 +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-10-31 11:55:23 +00:00
2024-07-16 19:30:22 +02:00
2024-10-31 11:55:23 +00:00
2024-08-17 22:28:03 -05:00
2024-10-31 11:55:23 +00:00
2024-10-31 11:55:23 +00:00
2024-02-28 10:50:53 +01:00
2024-10-04 02:13:31 -07:00
2024-09-28 00:31:45 +02:00