coc-tsserver icon indicating copy to clipboard operation
coc-tsserver copied to clipboard

On mac silicon the suggestion dropdown freezes after it is opened

Open daramousk opened this issue 1 year ago • 4 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

daramousk avatar May 01 '24 23:05 daramousk

What's your CocInfo?

fannheyward avatar May 02 '24 00:05 fannheyward

## 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                       
                                         

daramousk avatar May 02 '24 03:05 daramousk

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

fannheyward avatar May 07 '24 11:05 fannheyward