Closed jonathf closed 3 years ago
I am realizing the document isn't as small as I thought. It has images embedded into it. Here is the file I was editing while generating the log: quadrature_integration.txt Rename to .ipynb.
It seems very very long line is included in L90 and deoplete analysis it so it hangs. No magic.
Documents are small (<1000 lines).
It does not mean real small. Very long lines are included.
Yes, I realized the mistake after I posted. Thank you for looking into the issue, and the swift fix.
Problems summary
Deoplete slows down when inserting text in raw jupyter notebooks, (which is esentially JSON). We are talking about multiple seconds freeze. Lag also tends to linger after
<c-c>
into normal mode. Documents are small (<1000 lines).Expected
neovim should not hang
Environment Information
deoplete version (SHA1): I'm assuming git version. It is current master: 55e81a95a65ed896670abdb3340888db9a57e300
OS: Arch
neovim/Vim
:version
output::checkhealth
or:CheckHealth
result(neovim only):health#nvim#check
Configuration
Performance
Remote Plugins
terminal
[clip]
Python 3 provider (optional)
Provide a minimal init.vim/vimrc with less than 50 lines (Required!)
How to reproduce the problem from neovim/Vim startup (Required!)
nvim some_file.ipynb -u customrc
i
asdf
Generate a logfile if appropriate
Upload the log file
log_py3_rplugin.log