SedrikS
Denoβ€’8mo agoβ€’
2 replies
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
.
GitHub
Repro showing error in Deno's VS Code extension or LSP - andymccurdy/deno-rootdirs
GitHub - andymccurdy/deno-rootdirs: Repro showing error in Deno's V...
Was this page helpful?