prabirshrestha / vim-lsp

async language server protocol plugin for vim and neovim
MIT License
3.1k stars 304 forks source link

Go definition into a 3800 lines source code python file stuck 1-2min #1470

Open coffee-guy opened 1 year ago

coffee-guy commented 1 year ago

I use the recommand plugin Plug 'prabirshrestha/vim-lsp' Plug 'mattn/vim-lsp-settings'

install pylsp-all and everything just work fine, pylsp auto work with mine project venv environment,\ and than i gd into a python module source code class "transformers.Train"

stuck for about 1-2 min,i found else source code file cost differently, some shorter as 10 seconds, some longer as 2 min. I did closed vim-lsp log, did't help performance here is mine log file,please help ,what can i do to improve.

vim-lsp.log vimrc.txt

pusewicz commented 1 year ago

Is this not related to the actual pylsp-all server?

stale[bot] commented 11 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.