Skip to content

Update Roslyn dependencies, adjust code fixes #15913

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
wants to merge 4 commits into from

Conversation

psfinaki
Copy link
Member

@psfinaki psfinaki commented Sep 1, 2023

This definitively fixes #15620

Thanks to dotnet/roslyn#69313, we can now streamline things for bulk code fixes.
They now work naturally when diags are produces by both F# and IDE since the diags share the same span.

demo.mp4

@psfinaki psfinaki changed the base branch from main to release/dev17.8 September 1, 2023 17:32
@@ -6,24 +6,24 @@
<Sha>93c23409e630c4f267234540b0e3557b76a53ef4</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All updates in this file should be done via darc dependencies, not manually.

@vzarytovskii
Copy link
Member

You probably can reopen my pr against 17.8 branch, and just use it? It has more updates.

@psfinaki
Copy link
Member Author

psfinaki commented Sep 1, 2023

You probably can reopen my pr against 17.8 branch, and just use it? It has more updates.

Yes, probably that would be easier. Will do.

@vzarytovskii
Copy link
Member

Since you're retargeted it to 17.8, you'll need to rebase on it as well, otherwise a bunch of commits from main will get there.

@psfinaki psfinaki changed the title Update dependencies Update Roslyn dependencies, adjust code fixes Sep 4, 2023
@psfinaki psfinaki marked this pull request as ready for review September 4, 2023 16:04
@psfinaki psfinaki requested a review from a team as a code owner September 4, 2023 16:04
@psfinaki psfinaki marked this pull request as draft September 5, 2023 11:57
@psfinaki
Copy link
Member Author

@vzarytovskii cleaning up my PRs, I'll be closing this one, probably worth planning Roslyn update at some point anyway.

@psfinaki psfinaki closed this May 23, 2024
@psfinaki psfinaki deleted the codefixes-30 branch February 10, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants