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

It would be helpful to make some improvements to certain features. #793

Open
EmptyDreams opened this issue Dec 12, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@EmptyDreams
Copy link

Describe the need of your request

  1. I have noticed that some of the default shortcuts provided by CodeGPT in JetBrains conflict with the IDE's own shortcuts. Additionally, the default shortcuts require pressing too many keys simultaneously, which makes them difficult to use. It would be great to optimize the default shortcuts to avoid the need for each user to modify them after installation.
  2. Additionally, CodeGPT currently supports selecting a piece of code in the editor and then popping up an AI conversation floating window in the sidebar to edit the code. Could this feature be further enhanced to allow summoning the floating window without selecting any code, and then have the AI insert code at the current position?
  3. Currently, CodeGPT's associative capabilities entirely rely on uploading the entire context. Could it be possible to index the data locally to optimize the final AI output and reduce costs?
  4. Could an Agent mode be introduced, allowing the AI to directly modify my files, while also supporting the ability to undo AI operations?

Proposed solution

No response

Additional context

No response

@EmptyDreams EmptyDreams added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant