jackMort/ChatGPT.nvim

[bug] strange behaviour for `editWithInstruction` mode

Open

#235 opened on Jun 29, 2023

 (0 comments) (0 reactions) (0 assignees)Lua (319 forks)batch import
buggood first issuehelp wanted

Repository metrics

Stars
 (3,997 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  1. Open nvim
  2. :ChatGPTEditWithInstructions
  3. Selected whole file image
  4. Select code image
  5. Run :ChatGPTEditWithInstructions
  6. See error image
  7. Run :ChatGPTEditWithInstructions one more time
  8. See only one function image

Contributor guide