Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

[Docs enhacement] TypescriptAddMissingImports don't work in javascript files without checkJs #68

@serranomorante

Description

@serranomorante

TypescriptAddMissingImports seems to not work for javascript projects that don't specify the checkJs: true option in it's jsconfig.json.

This was mentioned in the deprecated version of this plugin:

Note: :TSLspImportAll depends on tsserver diagnostics, meaning that the function won't work for JavaScript files unless you set "checkJs": true inside tsconfig.json / jsconfig.json.

If that's still the case we should mention it here too.

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