Vetur: I have installed the vetur and the .vue can be identified as vue file but the code cannot highlight

Created on 18 Mar 2018  路  3Comments  路  Source: vuejs/vetur

question

Most helpful comment

I got the same problem on mac.
Delete the whole extensions folder solved the problem.

Windows %USERPROFILE%.vscode\extensions
Mac ~/.vscode/extensions
Linux ~/.vscode/extensions

All 3 comments

This might be a issue where your Vetur extension is not correctly installed. You can run the command Developer: Reinstall Extensions. If this does not solve your problem feel free to reopen the issue.

I got the same problem on mac.
Delete the whole extensions folder solved the problem.

Windows %USERPROFILE%.vscode\extensions
Mac ~/.vscode/extensions
Linux ~/.vscode/extensions

Was this page helpful?
0 / 5 - 0 ratings