jackMort / jackMort/ChatGPT.nvim
[bug] strange behaviour for `editWithInstruction` mode
- Dominant language
- Lua
- Stars
- 4k
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
1. Open nvim
2. `:ChatGPTEditWithInstructions`
3. Selected whole file

4. Select code

5. Run `:ChatGPTEditWithInstructions`
6. See error

7. Run `:ChatGPTEditWithInstructions` one more time
8. See only one function

Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the sequence with :ChatGPTEditWithInstructions, including a whole-file selection followed by a code selection. Start by tracing the editWithInstruction command and capture the reported error and resulting output. Done means the command handles the described selections consistently without an error or dropping functions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100