neoclide / coc-vetur

Vue language server extension for coc.nvim
219 stars 7 forks source link

GotoDefinition support? #55

Closed AdamBD closed 3 years ago

AdamBD commented 3 years ago

Hi team,

awesome work, this plugin is great!

One thing I notice is there is not available jump to definition with functions defined in .vue files or in .js files for that matter that are in a vue project directory.

Is there a way to get support for this?

Artawower commented 3 years ago

I also have some problem, but if i make new project it work, i think its problem about jsonconfig.json (but i don't know how fix it)

chemzqm commented 3 years ago

I don't know, you may need jsconfig.json, or ask vetur developer for help.

AdamBD commented 3 years ago

what is jsconfig.json?

chemzqm commented 3 years ago

Google helps

chemzqm commented 3 years ago

Should be problem of your language server, checkout https://github.com/neoclide/coc.nvim/wiki/Debug-language-server#using-output-channel