Skip to content

JS intellisense does not work when d.ts contains import or export #17093

@Thaina

Description

@Thaina

I was testing with vue on npm. It contain d.ts files in types folder so I reference it in my project like this

image

And this is what declared in that file

image

intellisense for Vue does not shown up

image

until I was remove all import and export keyword

image

Then it just shown

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions