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

feat: add javascript.preferGoToSourceDefinition and typescript.preferGoToSourceDefinition #450

Closed fannheyward closed 3 months ago

fannheyward commented 5 months ago

Closes https://github.com/neoclide/coc-tsserver/issues/449

chemzqm commented 3 months ago

We should use javascript.preferGoToSourceDefinition and typescript.preferGoToSourceDefinition the same vscode, I will make the change.