Files
neovim/runtime/doc
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
..
2023-07-25 05:07:13 -07:00
2024-10-23 14:13:42 +02:00
2023-10-29 16:02:32 +08:00
2024-10-23 14:13:42 +02:00
2024-05-15 23:19:26 +02:00
2024-10-23 14:13:42 +02:00
2023-10-29 16:02:32 +08:00
2024-09-01 13:01:24 -07:00
2024-04-11 07:39:29 +08:00
2024-07-15 06:54:45 +08:00
2024-03-12 13:51:53 +08:00
2024-02-22 10:07:04 +01:00
2023-11-14 23:29:09 +01:00
2024-05-11 18:14:03 +08:00
2023-11-06 19:03:08 +08:00
2024-01-18 00:14:48 -08:00
2024-04-30 04:30:21 -07:00
2024-09-24 04:46:50 -07:00
2023-08-10 17:28:02 +08:00
2024-04-23 08:20:36 +08:00
2024-05-11 18:14:03 +08:00
2024-04-30 05:54:03 +08:00
2023-07-25 05:07:13 -07:00