Skip to content

TypeScript doesn't work with this extension on NodeJS #17

Description

@ceifa

Describe the bug
I know this extension is supposed to work only with Deno, and I've being using it and having a wonderful time. But the problem is, when I'm in an other TS codebase (without deno), the import typings cannot be resolved anymore and I lose import intellisense.

To Reproduce

  1. Install DenoNBTS
  2. Open a NodeJS codebase with TS
  3. Try to use intellisense on import {}

Expected behavior

Types to be resolved on dev time:

Image

Current behavior

Image

Versions

vscode: 1.98.2 deno: 2.2.6 extension: 1.0.31

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions