Skip to content

typescript-vue-plugin caches getExternalFiles and hence doesnt have updated list of external files when new vue files are added #3555

@sheetalkamat

Description

@sheetalkamat

I was looking into microsoft/TypeScript#55525 and have fix as part of microsoft/TypeScript#55716
i have a test that seems to work but validating against the current plugin, seems to not work as expected. When i debugged it, it seems the external files are cached for the project and hence when queried about it while updating list of files for the project, it seems to get the old list and does not have newly added vue file.
f7ab51e#diff-4908c4b643b0a53f52116f73ef63e7707a880156989108a78d60e3b5a94114afR36 is the corresponding line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions