-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
area:dev-dataRelates to development dataRelates to development dataide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Description
Before submitting your bug report
- I've tried using the "Ask AI" feature on the Continue docs site to see if the docs have an answer
- I believe this is a bug. I'll try to join the Continue Discord for questions
- I'm not able to find an open issue that reports the same bug
- I've seen the troubleshooting guide on the Continue Docs
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,
- select part of code > invoke context menu on right click > continue > fix this code > accept changes.

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 dataRelates to development dataide:vscodeRelates specifically to VS Code extensionRelates specifically to VS Code extensionkind:bugIndicates an unexpected problem or unintended behaviorIndicates an unexpected problem or unintended behavioros:windowsHappening specifically on WindowsHappening specifically on Windows
Type
Projects
Status
Todo