-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptHelp WantedYou can do thisYou can do thisIn DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Description
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
Labels
APIRelates to the public API for TypeScriptRelates to the public API for TypeScriptHelp WantedYou can do thisYou can do thisIn DiscussionNot yet reached consensusNot yet reached consensusSuggestionAn idea for TypeScriptAn idea for TypeScript