Skip to content

Conversation

@davidwengier
Copy link
Member

Part of dotnet/razor#9519
Allows Razor to partially fix dotnet/razor#12069
Allows Razor to hopefully fix dotnet/razor#11133

Went with an abstract base class this time, because changing interfaces is annoying, and whilst I can't think of any more lifecycle things we might want, at least now that the horse has bolted, I've secured the gate correctly.

@davidwengier davidwengier requested a review from a team as a code owner August 1, 2025 06:58
@davidwengier davidwengier changed the title Extract helper method Better Razor cohosting lifecycle management Aug 2, 2025
@davidwengier davidwengier merged commit 8faa318 into dotnet:main Aug 2, 2025
26 checks passed
@davidwengier davidwengier deleted the CohostLifecycle branch August 2, 2025 08:19
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Aug 2, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cohost LSP client initialization follow up [Cohost] Razor source generator doesn't produce outputs on first load

3 participants