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
I have tried restarting VS Code or running Vetur: Restart VLS
Info
Platform:
Vetur version: v0.35.0
VS Code version: 1.62.3
Problem
Just a tiny heads-up, using TypeScript 4.5.2 with vetur.useWorkspaceDependencies: true is broken.
This is only a bit annoying if depending on other versions of Prettier, @starptech/prettyhtml, prettier-eslint, prettier-tslint, stylus-supremacy, @prettier/plugin-pug, which are affected by this setting.
In my case I could get rid of this setting.
The text was updated successfully, but these errors were encountered:
Vetur: Restart VLS
Info
Problem
Just a tiny heads-up, using TypeScript 4.5.2 with
vetur.useWorkspaceDependencies: true
is broken.This is only a bit annoying if depending on other versions of Prettier, @starptech/prettyhtml, prettier-eslint, prettier-tslint, stylus-supremacy, @prettier/plugin-pug, which are affected by this setting.
In my case I could get rid of this setting.
The text was updated successfully, but these errors were encountered: