-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Reapply "Remove EditorFeatures from OOP (#78069)" (#78179) #78194
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
Conversation
ryzngard
commented
Apr 17, 2025
- Reapply "Remove EditorFeatures from OOP (Remove EditorFeatures from OOP #78069)" (Revert "Remove EditorFeatures from OOP (#78069)" #78179)
- Fix missing VSIX, IVT, and PublishData changes
| "Microsoft.CodeAnalysis.ExternalAccess.OmniSharp": "arcade", | ||
| "Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp": "arcade", | ||
| "Microsoft.CodeAnalysis.ExternalAccess.AspNetCore": "vs-impl", | ||
| "Microsoft.CodeAnalysis.ExternalAccess.Razor": "vs-impl", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Don't remove this, we need it for servicing branches
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh interesting. Does the publish data only come from one branch?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yep, only main. we kind of want to change it, but haven't yet
dibarbet
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending current insertions getting in, then .net 10 changes, then we take this.