Sedrik
Sedrik
DDeno
Created by Sedrik on 6/2/2025 in #help
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