You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
Vue - Official
extensionDeno
extensionExpected behavior
The custom component highlighting in Vue needs to work properly.
Screenshots
Before installing Deno
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.
The text was updated successfully, but these errors were encountered: