vuedx / languagetools

A collection of tools for better IDE experience.

Home Page:https://vuedx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueDX seems not working at all in VS Code

arturfityka opened this issue · comments

Describe the bug
VueDX doesn't recognize .vue extension. VS Code still displays "Plain Text" in such files. The entire code is in single color.

To Reproduce
I have completely fresh VS Code installation with only VueDX plugin installed.

Info (please complete the following information):

  • Windows 10
  • VS Code 1.54.1
  • TypeScript Version 4.2.2
  • Vue Version ^3.0.0
  • Other versions (e.g. Nuxt, Vue Router etc.)

Additional context
I've checked it with this code and with fresh Vue project as well (vue create in CLI).

have you try reloading your vscode?

Multiple times, I've even reinstalled the vscode.

have you try combining vuedx with vetur? it works well for me

It's better with Vetur. At least I got the syntax highlighting. However, I feel only Vetur works now. How can I check if VueDX is working?

Same problem here, using vs code 1.59 on Mac OS 11.4. No syntax highlighting however there are syntax checks. Looks like this:

image

image

and so on...