Skip to content

Conversation

@davidwengier
Copy link
Member

@davidwengier davidwengier commented Apr 29, 2025

Part of #11759

This cleans up IClientSettingsManager and puts it back to its previous state, removing IClientSettingsReader at the same time, and also implements a hook for VS Code to get notified when the VS Code configuration changes, and to read the settings as appropriate.

Needs a bump to dotnet/roslyn#78364 before it will build

davidwengier added a commit to dotnet/roslyn that referenced this pull request Apr 30, 2025
…#78364)

Since Roslyn uses dynamic registration for configuration change
requests, Razor can't. Even if we could, as a document-less request, it
couldn't be routed to us anyway. So this exposes a hook for us through
our EA.

Razor side is at dotnet/razor#11800

Part of dotnet/razor#11759
@davidwengier davidwengier requested a review from a team as a code owner May 1, 2025 21:29
@davidwengier
Copy link
Member Author

Oh what fun, this builds on my machine but not CI, and apparently there are no merges from upstream/main for me to do 🤦‍♂️

@ryzngard
Copy link
Contributor

ryzngard commented May 1, 2025

Oh what fun, this builds on my machine but not CI, and apparently there are no merges from upstream/main for me to do 🤦‍♂️

dotnet restore .\Razor.Slim.slnf hits it. That's what gets built on non-Windows machines

@davidwengier
Copy link
Member Author

Thank you! fortunately was easy enough to fix based on CI errors anyway.

I wonder if that indicates a project authoring issue on our end or something? Probably best not the think about it :)

@davidwengier davidwengier merged commit cf5da2d into dotnet:main May 2, 2025
11 checks passed
@davidwengier davidwengier deleted the VSCodeSettings branch May 2, 2025 00:13
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone May 2, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 20, 2025
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.

4 participants