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 f81db2e commit e7208cbCopy full SHA for e7208cb
packages/amazonq/src/app/inline/EditRendering/displayImage.ts
@@ -144,7 +144,6 @@ export class EditDecorationManager {
144
this.currentRemovedCodeDecorations = []
145
this.acceptHandler = undefined
146
this.rejectHandler = undefined
147
- // Clear context to allow normal Tab key behavior
148
void setContext('amazonq.editSuggestionActive' as any, false)
149
}
150
0 commit comments