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

Add custom actions with Gemini #981

Open
vsukhoml opened this issue Dec 17, 2024 · 0 comments
Open

Add custom actions with Gemini #981

vsukhoml opened this issue Dec 17, 2024 · 0 comments
Labels
kind/enhancement New feature or request

Comments

@vsukhoml
Copy link

Use case
I'm working on refactoring existing code, and want to check if there is a better way to write certain things, fix potential security issues. Currently out of the box I get "Generate code", "Explain this", "Write unit tests" actions for a code selection. This is very limited and doesn't include many more useful applications where I have to use chat with copying code, etc.

Feature

  1. Add out of the box actions like "Suggest how to improve code" or "Identify and suggest fixes for any potential security issues".
  2. Make it possible to create a workspace & language specific custom actions where more context can be placed.
  3. Add means to define workspace specific context - what this project is intended to do, execution environment, available libraries, frameworks, etc.
@maxrandolph maxrandolph added the kind/enhancement New feature or request label Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants