Skip to content

Move Copilot context provider to EA.Copilot and handler to LanguageServer #77973

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 1 commit into from
Apr 14, 2025

Conversation

genlu
Copy link
Member

@genlu genlu commented Apr 2, 2025

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 2, 2025
@genlu genlu force-pushed the contextProviderRefac branch 2 times, most recently from c76dbb9 to f37ff26 Compare April 3, 2025 00:14
Microsoft.CodeAnalysis.ExternalAccess.Copilot.Completion.TraitItem.TraitItem(Microsoft.CodeAnalysis.ExternalAccess.Copilot.Completion.TraitItem! original) -> void
Microsoft.CodeAnalysis.ExternalAccess.Copilot.Completion.TraitItem.TraitItem(string! name, string! value, int importance = 0) -> void
Microsoft.CodeAnalysis.ExternalAccess.Copilot.Completion.TraitItem.Value.get -> string!
Microsoft.CodeAnalysis.ExternalAccess.Copilot.Completion.TraitItem.Value.init -> void
Copy link
Member

Choose a reason for hiding this comment

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

should we remove the EA for the handler itself? though that may break the recent prerelease...

Copy link
Member Author

Choose a reason for hiding this comment

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

I'm inclined to keep it here a bit longer, at least until we have a release with the new APIs

@genlu genlu changed the base branch from release/dev17.14 to main April 3, 2025 01:09
@genlu genlu force-pushed the contextProviderRefac branch 2 times, most recently from e8529a1 to 4cf9923 Compare April 3, 2025 17:28
@genlu genlu force-pushed the contextProviderRefac branch from 4cf9923 to 2fa53c0 Compare April 3, 2025 20:21
@akhera99 akhera99 marked this pull request as ready for review April 10, 2025 18:20
@akhera99 akhera99 requested a review from a team as a code owner April 10, 2025 18:20
@akhera99 akhera99 merged commit e60bf12 into dotnet:main Apr 14, 2025
25 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 14, 2025
@genlu genlu deleted the contextProviderRefac branch April 24, 2025 22:55
@CyrusNajmabadi
Copy link
Member

Just got to see the backport. I have a lot of thoughts ont he code here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants