Skip to content
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

Only reload projects that need and populate test runner #1082

Merged
merged 5 commits into from
Mar 19, 2023

Conversation

TheAngryByrd
Copy link
Member

@TheAngryByrd TheAngryByrd commented Mar 17, 2023

  • Previously, on any project change or dependency like project.assets.json, we would reload the whole solution. This changes it to only do the projects that have changed.
  • Also contains: Run parse for tests #1081
  • Also Respects AutomaticWorkspaceInit in AdaptiveLSP. This will fix issues with loading solutions too early for clients that shouldn't need it.

@TheAngryByrd TheAngryByrd force-pushed the only-reload-projects-that-need branch from f3bea79 to 4eb9360 Compare March 19, 2023 19:10
@TheAngryByrd TheAngryByrd changed the title Only reload projects that need Only reload projects that need and populate test runner Mar 19, 2023
@baronfel
Copy link
Contributor

Thanks for all of this - should be a great thing for adaptive users!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants