-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
apilibnvim, Nvim RPC APIlibnvim, Nvim RPC APIhas:planhas:reproissue contains minimal reproducing stepsissue contains minimal reproducing steps
Milestone
Description
I have found a strange bug when using deoplete, where accessing self.vim.current.window
through a Python RPC call seems to break the CursorHoldI
handling?!
See Shougo/deoplete.nvim#81 for more information and a test case (based on deoplete).
I have also tried the latest python-client from Git (https://github.com/neovim/python-client/tree/6c0ec04307442dedc851873504b379f4dcdb33a0) without success.
Why might that happen?
Where can I look further to debug this?
This breaks the feature to display call signatures (g:jedi#show_call_signatures
) in jedi-vim.
Olical
Metadata
Metadata
Assignees
Labels
apilibnvim, Nvim RPC APIlibnvim, Nvim RPC APIhas:planhas:reproissue contains minimal reproducing stepsissue contains minimal reproducing steps