Skip to content

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 :)

akhera99 pushed a commit to akhera99/roslyn that referenced this pull request Aug 1, 2025
akhera99 pushed a commit to akhera99/roslyn that referenced this pull request Aug 1, 2025
akhera99 pushed a commit to akhera99/roslyn that referenced this pull request Aug 1, 2025
akhera99 added a commit that referenced this pull request Aug 12, 2025
…nguageServer (#79760)

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

* remove semantic search from expected errors

* Revert "remove semantic search from expected errors"

This reverts commit 3f613ee.

* use a producer/consumer pattern

* Revert "use a producer/consumer pattern"

This reverts commit 86802b4.

* Cleanup the code we have to run copilot code in parallel

* Simplify further

* Move into helper

* Simplify

* Update src/Features/ExternalAccess/Copilot/Completion/ICSharpCopilotContextProviderService.cs

* fix

* Add copilot tests IVT to ExternalAccess.Copilot (#78455)

---------

Co-authored-by: Gen Lu <genlu@users.noreply.github.com>
Co-authored-by: Cyrus Najmabadi <cyrus.najmabadi@gmail.com>
@RikkiGibson RikkiGibson removed this from the Next milestone Aug 19, 2025
@RikkiGibson RikkiGibson added this to the 18.0 P1 milestone Aug 19, 2025
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.

5 participants