[Vuejs]-Vue – Go to Definition in workspace and standalone

0πŸ‘

I read somewhere that if the Vue project is the first one in the workspace to be loaded,
then Vetur the plugin for Vue will register it as root project, therefore solving the issue.

Remember to reload vscode when moved.

0πŸ‘

This VSCode extension works well for me, hope this help
https://marketplace.visualstudio.com/items?itemName=zardoy.vetur-extended

Leave a comment