I am having a problem with the Vetur extension for VS Code. The Vue syntax highlighting for the script section of the Vue component is not working.
This is a screenshot of the template section:
Now, this is the script part:
Now I tried downgrading the extension and also tried changing the theme. Still no luck.