Skip to content

Conversation

@sheetalkamat
Copy link
Member

@sheetalkamat sheetalkamat commented Jul 15, 2020

This helps when the default config found does not directly reference the opened file (but project is not pure solution, meaning project has its own files in addition to references) but one of the referenced project has the project that is default for that info.
Fixes #38605

Note that this works on top of #39593 and is better that way since we want to give user control over which solution/project can load referenced projects.

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Jul 16, 2020
Base automatically changed from disableReferencedProjectLoad to master July 21, 2020 21:24
@sheetalkamat sheetalkamat merged commit 34adaaf into master Jul 21, 2020
@sheetalkamat sheetalkamat deleted the solutionNotEmpty branch July 21, 2020 22:02
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Milestone Bug PRs that fix a bug with a specific milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import checking breaks when "references" is set in tsconfig. All unchecked: import collision, missing imports, unused imports

4 participants