Files
neovim/runtime/lua/vim
Raphael 214b125132 fix(gen_lsp.lua): no notifications in lsp.Methods #24530
Problem:
- Notifications are missing from `lsp.Methods`.
- Need a way to represent `$/` prefixed methods.

Solution:
- Generate notifications.
- Use "dollar_" prefix for `$/` methods.
2023-08-03 02:52:21 -07:00
..
2023-07-18 15:42:30 +01:00
2023-07-21 13:36:57 +02:00