Sedrik
VS Code Extension/LSP and rootDirs
The Deno VS Code extension and LSP don't seem to respect the
compilerOptions.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 rootDirs
.3 replies