The Deno VS Code extension and LSP don't seem to respect the compilerOptions.rootDirscompilerOptions.rootDirs setting. I've created a repro here: https://github.com/andymccurdy/deno-rootdirs
The default TypeScript VS Code extension and LSP respect this setting and they can see imports from other rootDirsrootDirs.