Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue component highlighting not working #1228

Open
ahas opened this issue Dec 24, 2024 · 0 comments
Open

Vue component highlighting not working #1228

ahas opened this issue Dec 24, 2024 · 0 comments

Comments

@ahas
Copy link

ahas commented Dec 24, 2024

Describe the bug
Since installing Deno extension, Vue's component highlighting has stopped working and is displayed in the same color as default HTML5 tags. Intellisense functions properly, and I have confirmed that highlighting works correctly when Deno is uninstalled.

To Reproduce

  1. Install Vue - Official extension
  2. Install Deno extension
  3. Create a User-Defined component in Vue.js SFC file

Expected behavior
The custom component highlighting in Vue needs to work properly.

Screenshots

image
Before installing Deno

image
After installing Deno

Versions

vscode: 1.93.0 deno: 2.1.4 extension: 3.43.1

Vue - Official: I have confirmed the same symptom in all versions from 2.2.0 to 1.8.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant