-
Notifications
You must be signed in to change notification settings - Fork 21
Open
0 / 10 of 1 issue completedLabels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Support Next Edit Suggestion
This feature was previously explored in this pull request and should be continued here in with a focus on the code completion aspect.
Describe alternatives you've considered
The current alternative is for the user to manually move the cursor and trigger a new completion, which is less efficient.
🤖 Generated with Pochi
Tasks:
- Edit History Context Provider: Provide context from the user's edit history.
- Chat API Client: A client to interact with the chat API, including building prompts, parsing responses, and post-processing.
- NES Trigger Logic: The logic that determines when to trigger the NES.
Sub-issues
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
In Progress