You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if CodeGPT already aware of my local changes? If not, that would make describing my intent much easier in the chat. Generally I don't commit my changes until they reach a meaningful set. Having color markers in the gutter is vital for finding my way in the code, so creating a commit just to mention it in the chat kind a breaks my flow.
Proposed solution
Automatic/implicit as meta data of included files (if they are added to context).
As a git subaction: @Git > Uncommited changes
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the need of your request
I wonder if CodeGPT already aware of my local changes? If not, that would make describing my intent much easier in the chat. Generally I don't commit my changes until they reach a meaningful set. Having color markers in the gutter is vital for finding my way in the code, so creating a commit just to mention it in the chat kind a breaks my flow.
Proposed solution
@Git > Uncommited changes
Additional context
No response
The text was updated successfully, but these errors were encountered: