cody icon indicating copy to clipboard operation
cody copied to clipboard

VS Code: 'Illegal value for line' error is shown when user tries to Re-edit the suggestion

Open RajatNagoria opened this issue 1 year ago • 0 comments

Version

v1.35.1726672607

Describe the bug

Platform: Windows

Steps to reproduce:

  1. Have Cody plugin installed in your VS Code editor
  2. Login to Cody with Any user
  3. Make sure code is already available in editor
  4. Select code and click edit code
  5. Add any suggestion for editing the code
  6. Click on 'Edit & Retry' and again add suggestion for editing

Observed behavior:

'Illegal value for line' error is shown when user tries to Re-edit the suggestion

Expected behavior

No error should be shown

Additional context

Video link: https://drive.google.com/file/d/16GxdoLLWmNVtt4OmwyjDqPcu_hgcLFsF/view

RajatNagoria avatar Sep 18 '24 21:09 RajatNagoria