-
Notifications
You must be signed in to change notification settings - Fork 225
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: fast code edits #601
Conversation
* feat: initial implementation of direct code edits * fix: popup model selection * refactor: simplify code replacement logic * feat: interactive code modifications * refactor: remove junk
* feat: initial implementation of direct code edits * fix: popup model selection * refactor: simplify code replacement logic * feat: interactive code modifications * refactor: remove junk
Nice feature :) thank you for your time on this plugin, it definitely rocks! |
Thank you for your feedback! This feature is still in beta, and I have more improvements planned :) |
Sharing a blog post link for others to reference: https://codegpt.ee/blog/introducing-fast-edits |
Ah, is this really only for the payed version? Thats such a shame! |
If that is the case, at least let us disable the feature so that we don't have an option in our context menu that doesn't work! |
I'm sorry you feel that way. This feature is available through CodeGPT's own provider, and it doesn't require you to pay in order to use it. As stated on the website, we do give early access to new features to our own customers first, before launching them to others. Hang tight, we plan to roll this out to other providers soon. |
Introducing Fast Code Edits
code-edits.mov
We're moving into an era where natural language programming is gaining more attention. Therefore, I'm proud to introduce a new feature called Fast Code Edits. This feature is intended for users who want to edit their code directly via prompts.
The feature will be available for CodeGPT users first and can be accessed in two different ways:
Via CodeGPT's context menu
Via the editor's floating toolbar