Skip to content

Unable to capture edit events through context menu of continue in vscode #6941

@sridattasp

Description

@sridattasp

Before submitting your bug report

Relevant environment info

- OS: Windows 11 
- Continue version:1.1.54
- IDE version:VSCode IDE 1.101.2
- Model:
- config: config.yaml
 data:
  - name: local-data
    destination: https://testserver.com/feed
    schema: 0.2.0
    level: all
    events:
       - edit
       - chatInteraction
       - chatFeedback
    requestOptions:
      headers:
        Cookie: session=221f

Description

Opening a bug based on discord discussion shared in link below

https://discord.com/channels/1108621136150929458/1397787081773940850

To reproduce

In VS Code IDE,

  1. select part of code > invoke context menu on right click > continue > fix this code > accept changes.
Image

Expected Result: To capture edit event and store in dev_data

Actual Result: No edit events are being captured.

Log output

Metadata

Metadata

Assignees

Labels

area:dev-dataRelates to development dataide:vscodeRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on Windows

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions