Skip to content

Make lazy-loading of configured projects opt-in #26696

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
amcasey opened this issue Aug 27, 2018 · 0 comments
Closed

Make lazy-loading of configured projects opt-in #26696

amcasey opened this issue Aug 27, 2018 · 0 comments
Assignees
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue

Comments

@amcasey
Copy link
Member

amcasey commented Aug 27, 2018

Since #25884 undermines a fundamental assumption in VS, we'd like to be able to disable it if things go awry. For that to be possible, it'll have to be behind a switch, probably in UserPreferences. As a bonus, this will align conceptually with an existing VS option for doing less work on unopened projects.

@RyanCavanaugh RyanCavanaugh added the Bug A bug in TypeScript label Aug 28, 2018
@RyanCavanaugh RyanCavanaugh added this to the TypeScript 3.1 milestone Aug 28, 2018
sheetalkamat added a commit that referenced this issue Aug 28, 2018
… load of configured projects referenced by external project

Fixes #26696
@sheetalkamat sheetalkamat added the Fixed A PR has been merged for this issue label Aug 28, 2018
sheetalkamat added a commit that referenced this issue Aug 28, 2018
… load of configured projects referenced by external project

Fixes #26696
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

3 participants