> I'll make a patch that does this, please check it out. Thanks, Bram. I'll only properly get a chance to look this weekend.
As you said this function is quite low level. Thinking about govim, what I'm going to want is the lowest cost means of translating a callback to the listener into an LSP delta. That means zero round-trips from govim back to Vim. Now it's entirely possible I can do this LSP delta calculation in VimScript and have a VimScript based listener proxy to a govim registered function. So, not raising any concerns per se, just thinking out loud (before having written a single line of code) to make sure my thinking isn't too far off track. Would appreciate if you could flag any problems with what I've sketched out here though. Thanks -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CACoUkn45bcF1bLTjdTX3UFODoV9DHVLO%2B6nsDTnGsW0u3DKkXw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
