LSP badly resolves relative imports between cached modules
/workspace/ and $DENO_DIR is /deno/.cache/deno . I can run my unit tests from a terminal ok, but if I try to run them in VS Code I get a "Module Not Found" error popup that shows an attempt to import a module from /workspace/deno/.cache/deno/....
If I open the (cached) module containing the failing import and hover the import statement I see a popup with the "Resolved Dependency" in the wrong place, outside the cache. Screenshots attached....
Reason for "Following modules were not evaluated"
discordav.deno.dev not working now
KV: What to return from here?
Log Deno.command process output
Uncaught TypeError: Cannot set properties of null (setting 'innerHTML')

It's hard to read that the font used in the official Deno website.

Petition to free the module x/type from deno.land
Docs on understanding how Fresh works under the hood.
Node MongoDB Driver on Deno dropping connection and crashing process
How to solve "cannot be invoked without 'new'" thrown from an NPM module ?
call on something, which throws a cannot be invoked without 'new' error.
How can I solve this ?...Coverage with subprocess
How to exclude folder from deno lint
deno.jsonc) is read properly.
TypeScript compiler type declarations
import ts from "npm:typescript" to work with the TypeScript compiler, but how do I get type information?Signal Arrays do not work with HTML-Elements?
Reuse Deno.serve for other TCP connections
deno coverage crash
deno test -A --coverage=tmp/coverageData src
deno test -A --coverage=tmp/coverageData src