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 switched over to takeover mode as recommended, but there is no intellisense or other language features in standard .ts files. This discussion suggests .ts files should work normally after opening a Vue file.
Current plugin list:
Volar (language features)
ESLint
Stylelint
Live Share
Using vscode remote ssh
The text was updated successfully, but these errors were encountered:
It seems that Volar's tsconfig project finding logic is different from typescript builtin extension, you can try add scripts to tsconfig include option to resolve for now.
I switched over to takeover mode as recommended, but there is no intellisense or other language features in standard
.ts
files. This discussion suggests.ts
files should work normally after opening a Vue file.Current plugin list:
Using vscode remote ssh
The text was updated successfully, but these errors were encountered: