Skip to content
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

Correct the preview experience for Implement Using Copilot #77572

Open
maryamariyan opened this issue Mar 12, 2025 · 0 comments
Open

Correct the preview experience for Implement Using Copilot #77572

maryamariyan opened this issue Mar 12, 2025 · 0 comments
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@maryamariyan
Copy link
Member

Currently preview acts as noop, we should change this to actually do the work to call out to copilot. we can then cache that result, such that if the user then invokes the action, it applies the exact same result. An AsyncLazy works well for this.

See #77299 (comment)
/cc @CyrusNajmabadi @sharwell

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 12, 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
Projects
None yet
Development

No branches or pull requests

1 participant