Yegor Pomortsev
Results
2
issues of
Yegor Pomortsev
See: http://docs.python.org/3/distutils/packageindex.html
rust-analyzer 2024-10-07 and newer does not send the `textEdit` completion property by if the client can resolve it lazily, introduced in rust-lang/rust-analyzer#18167. cmp-nvim-lsp includes `textEdit` in its [`default_capabilities`](https://github.com/hrsh7th/cmp-nvim-lsp/blob/main/lua/cmp_nvim_lsp/init.lua#L63) but does...