neoclide/coc-tsserver

On mac silicon the suggestion dropdown freezes after it is opened

daramousk opened this issue · 3 comments

This only happens when I edit tsx files in coc-vim (not in msft code).

I have to Ctrl + ^C to kill whatever it is doing in order for vim to be responsive again

coc-tsserver 2.2.0
vim 9.0.2136
sonoma Version 14.4.1 (23E224)

I am using the default Terminal.app coming with the system

What's your CocInfo?

## versions                              
                                         
vim version: VIM - Vi IMproved 9.0 900213
6                                        
node version: v22.0.0                    
coc.nvim version: 0.0.82-2ec31666 2024-04
-23 09:10:14 +0800                       
coc.nvim directory: /Users/***/.
vim/pack/plugins/start/coc.nvim          
term: tmux                               
platform: darwin                         
                                         
## Log of coc.nvim                       
                                         
2024-05-02T13:28:00.877 INFO (pid:58280) 
[plugin] - coc.nvim initialized with node
: v22.0.0 after 80                       
                                         

Can't reproduce, try minimal vimrc with coc.nvim and coc-tsserver only.