Prabir Shrestha
Prabir Shrestha
Got this while running pylsp-all and digging further seems like the issue only occurs when `g:lsp_use_native_client` is enabled and the client needs to send response. I primarily use rust and...
While the bug is in vim, I have added try..catch to hide the error. Please try the latest master.
Closing as fixed. Please ping if you are still having issues.
You would want to look at the logs and see if it is enabled or not. Instructions in readme. Feel free to share the logs if you are still having...
Can we use a function instead of a list, such that any custom code can be allowed?
Can you also fix the lint issues. Do sync with the latest master branch too.
One option would be to do something like this so we get full watch support. https://github.com/mattn/vim-filewatcher. wondering if we should have that extra dep the exe and fallback to your...
//cc @mattn in case he has any thoughts.
@infmagic2047 could you fix merge conflicts.
Would be great if we could log the error to the windows log.