neoclide / coc-tsserver

Tsserver extension for coc.nvim that provide rich features like VSCode for javascript & typescript
MIT License
1.05k stars 68 forks source link

On mac silicon the suggestion dropdown freezes after it is opened #464

Open daramousk opened 2 months ago

daramousk commented 2 months ago

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

fannheyward commented 2 months ago

What's your CocInfo?

daramousk commented 2 months ago
## 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                       
fannheyward commented 2 months ago

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