-
Notifications
You must be signed in to change notification settings - Fork 356
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Backport vscode-v1.52.x] Fix race issue for edit prompts in Cody Jet…
…Brains (#6391) Fixes the race issue happening while executing Edit Prompts in JetBrains. Both Submit & Edit were being called together. ## Test plan Execute any edit prompt including Document code and that should correctly work. ## Changelog <br> Backport c61ffb9 from #6384 Co-authored-by: Naman Kumar <[email protected]>
- Loading branch information
1 parent
fb81339
commit 8272a43
Showing
2 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters