Results 73 issues of glepnir

### Description The current behavior `config.handlers` works like a bridge. Then it is passed to `vim.lsp.handler`.. The purpose is to locate the override handlers in LspInfo. Currently `checkhealth` supports the...

enhancement

some experimental attempts. I might try some new algorithms. will make a benchmark when I am satisfied with it. It's pretty loose at the moment. but no relevant fuzzy completion...

Problem: Currently, LSP supports triggering completion after entering a dot (.) following a pointer variable. The textEdit.newText returned by the LSP will contain the pointer symbol ->. Typically, textEdit.newText is...