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
Check your user settings for "typescript.tsserver.experimental.enableProjectDiagnostics": true, and disable it. Those errors are coming from the built-in TS server, and our plugin can't supress errors caused by that setting.
Describe the bug
I just did a fresh install and opened the project in vscode and getting weird typescript errors
I have enabled Deno and followed the steps here https://docs.deno.com/runtime/reference/vscode/#troubleshooting still no luck
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions
vscode: 1.94.2 (Universal) deno: 2 extension: lastest
The text was updated successfully, but these errors were encountered: