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

[Copilot] Show user selected code along with prompt in copilot panel #730

Merged
merged 17 commits into from
Oct 9, 2023

Conversation

amitjoshi438
Copy link
Contributor

@amitjoshi438 amitjoshi438 commented Oct 4, 2023

  • If user use Explain from editor context menu or enter some prompt after selecting code, it will be sent to LLM along with user prompt and will be shown in copilot panel also.

Note: Currently not passing the selected code to LLM in a separate field, will do that once changes on backend side are done.

image

@amitjoshi438 amitjoshi438 requested a review from a team as a code owner October 4, 2023 09:31
@amitjoshi438 amitjoshi438 merged commit a590a15 into main Oct 9, 2023
@amitjoshi438 amitjoshi438 deleted the users/amitjoshi/showingSelectedCodeInCopilotChat branch October 9, 2023 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants