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
説明
- Open nvim
:ChatGPTEditWithInstructions
- Selected whole file

- Select code

- Run
:ChatGPTEditWithInstructions
- See error

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

- 技術スタック
- なし
- Issue 種別
- bug
- 調査方針
- 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.