Files
neovim/runtime/lua/vim/lsp
Maria José Solano 3b0fe2659e feat(lsp): support completion context #32793
Problem:
vim.lsp.completion with "autotrigger" enabled, does not send
completion context, even though it has all the necessary info.

Solution:
Include the context for "autotrigger".
trigger() also optionally accepts context when manually invoked.
2025-03-10 09:20:27 -07:00
..
2025-02-17 17:52:55 -08:00
2025-03-02 14:27:52 -08:00