Skip to content

Can not find internal type definitions for typscript file on VSCode Web #125278

@conwnet

Description

@conwnet

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.56.2
  • OS Version: MacOS Catalina 10.15.6

Steps to Reproduce:

  1. Open VSCode Version
  2. Open any typescript file (for example large.ts in vscode-web-playground)
  3. Command/Ctrl + Click on any native dom method, for example createElementNS, there should be a error message popups

image

I thinks this is caused by the wrong type definition file path in below code:

https://github.com/microsoft/vscode/blob/main/extensions/typescript-language-features/src/typescriptServiceClient.ts#L706

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsiderstypescriptTypescript support issuesverifiedVerification succeeded

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions