Skip to content

Conversation

CyrusNajmabadi
Copy link
Member

No description provided.

@CyrusNajmabadi CyrusNajmabadi requested review from a team as code owners April 14, 2025 16:15
@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 14, 2025
ImmutableArray<TextChange> changes,
CancellationToken cancellationToken)
{
return default;
Copy link
Member Author

Choose a reason for hiding this comment

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

this will be implemented in a followup PR today.

@CyrusNajmabadi CyrusNajmabadi force-pushed the copilotChangeAnalysis2 branch 2 times, most recently from 697668a to c00aa0e Compare April 14, 2025 16:18
@CyrusNajmabadi CyrusNajmabadi force-pushed the copilotChangeAnalysis2 branch from c00aa0e to 52c3a04 Compare April 14, 2025 16:32
@@ -647,6 +647,8 @@ internal enum FunctionId

Copilot_Rename = 851,

Copilot_AnalyzeChange = 860,
Copy link
Member

Choose a reason for hiding this comment

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

VSCode_LanguageServer_Started is also 860

Copy link
Member Author

Choose a reason for hiding this comment

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

yup!

@CyrusNajmabadi CyrusNajmabadi merged commit 40c8103 into dotnet:main Apr 25, 2025
28 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the copilotChangeAnalysis2 branch April 25, 2025 19:41
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 25, 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.

4 participants