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

feat: Generate code explanations on selected text #136

Closed
bdougie opened this issue May 26, 2023 · 4 comments · Fixed by #174
Closed

feat: Generate code explanations on selected text #136

bdougie opened this issue May 26, 2023 · 4 comments · Fixed by #174

Comments

@bdougie
Copy link
Member

bdougie commented May 26, 2023

What is this?

Today we have code refactoring on selected text, but we should really provide explanations of that code along with the refactoring.

Another option

General explanations of selected code would also be a welcomed addition to our feature set.

The davinci model would be leveraged for this.

https://platform.openai.com/examples/default-explain-code

@Anush008
Copy link
Member

Anush008 commented Jun 2, 2023

Untitled
We'll be having a dropdown to maintain extensibility of the features.

@bdougie
Copy link
Member Author

bdougie commented Jun 2, 2023

We'll be having a dropdown to maintain extensibility of the features.

This is the ideal path @Anush008

@github-actions
Copy link

🎉 This issue has been resolved in version 1.7.0-beta.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 1.7.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants