0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Lua4,005 stars (4,005 stars)323 forks (323 forks)batch import
buggood first issuehelp wanted
Description
- Open nvim
:ChatGPTEditWithInstructions
- Selected whole file

- Select code

- Run
:ChatGPTEditWithInstructions
- See error

- Run
:ChatGPTEditWithInstructions one more time
- See only one function

- Tech stack
- None
- Issue type
- bug
- Research direction
- Investigate the plugin's handling of visual selection in the editWithInstructions mode. Look at the Lua source code for commands like ChatGPTEditWithInstructions, focusing on how text is passed to the API. Check for issues with multi cursor or buffer selection. The error in the screenshot suggests a nil value or unexpected argument.