Skip to content

Restore some parts of the progression api some legacy components (like codemap) use. #78836

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

Merged
merged 7 commits into from
Jun 5, 2025

Conversation

CyrusNajmabadi
Copy link
Member

Importantly, these are not the APIs that plug into Solution Explorer. This is basically just an api to take the Roslyn symbol model and return them as 'progression graph node' (similar to code model) that otehr tools then peek into for finding things like names and whatnot.

We really want to get those components off of this. But that's not happening just yet. So for now, preserve this code.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner June 5, 2025 18:10
@CyrusNajmabadi CyrusNajmabadi enabled auto-merge June 5, 2025 19:37
@CyrusNajmabadi CyrusNajmabadi merged commit 7f76879 into dotnet:main Jun 5, 2025
24 of 25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the restoreProgressionApi branch June 5, 2025 19:52
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 5, 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.

2 participants