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

Jump-To-Definition no longer works on JSX-Tags #364

Closed on3iro closed 2 years ago

on3iro commented 2 years ago

Hi,

I just recently updated coc-tsserver and somehow Jump-To-Definition won't work inside JSX-Tags anymore.

When I press my shortcut for go-to-definition the following window comes up:

image

Before the update I could press enter here and the correct file would open. Now when I press enter nothing happens.

Is this a bug or do I have to adjust my config somehow?

Thanks in advance :)

chemzqm commented 2 years ago

Try minimal vimrc and checkout :h coc-list-mappings-custom