Skip to content

Force VSCode to update TS definitions when ts2gd generates new definitions #87

@johnfn

Description

@johnfn

When I use ts2gd, I have to forcibly update VSCode (either close and reopen, or open up the relevant definition files) when TS definitions change. I actually believed this was required until I started using Prisma - when you create new TS definitions with Prisma (npx prisma generate), it actually somehow automatically gets TS to update to use the new definitions, no refreshing required.

I'd love for ts2gd to have the same functionality. I believe this is definitely one of the biggest pain points with ts2gd today.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions