Skip to content

Language service doesn't handle missing root files #4227

@weswigham

Description

@weswigham

As seen here, the TS language service gives up on loading a project when it fails to find a single file listed in that project - it would be useful if the service would continue to load the project but skip missing files. The existing behavior is acceptable for the compiler, but for editor experiences, even a partially correct tsconfig.json is usually better than an unloaded one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIRelates to the public API for TypeScriptHelp WantedYou can do thisIn DiscussionNot yet reached consensusSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions