VSCode only TypeScript Errors, nothing from Deno LSP
Hey, I've just restructured my pnpm workspace into a deno workspace. The Server and everything works already, but the vscode stuff isnt already.
I've run
If I uncomment the last line, I wont get the Typescript errors anymore-the problem is, i dont get any then.
The Output of the LSP also seems reasonable, so I'm not too sure what to do here:
I've run
>Deno: Initialize Workspace Configuration and I have a .vscode/settings.json, with this content:If I uncomment the last line, I wont get the Typescript errors anymore-the problem is, i dont get any then.
The Output of the LSP also seems reasonable, so I'm not too sure what to do here:
