mfussenegger / nvim-dap

Debug Adapter Protocol client implementation for Neovim
GNU General Public License v3.0
5.47k stars 194 forks source link

Handle length/start in completions response in repl.omnifunc #1038

Closed mfussenegger closed 1 year ago

mfussenegger commented 1 year ago

Doesn't handle mixed cases yet but should fix the cpptools case mentioned in https://github.com/mfussenegger/nvim-dap/issues/1037