We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9b0896 commit 30c0f09Copy full SHA for 30c0f09
packages/amazonq/src/app/inline/EditRendering/displayImage.ts
@@ -172,7 +172,6 @@ export class EditDecorationManager {
172
this.currentRemovedCodeDecorations = []
173
this.acceptHandler = undefined
174
this.rejectHandler = undefined
175
- // Clear context to allow normal Tab key behavior
176
void setContext('amazonq.editSuggestionActive' as any, false)
177
}
178
0 commit comments