Skip to content

Commit 74b44d2

Browse files
committed
docstring
1 parent 2e6d920 commit 74b44d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amazonq/src/app/inline/completion.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ export class AmazonQInlineCompletionItemProvider implements InlineCompletionItem
228228
await vscode.commands.executeCommand(`aws.amazonq.checkInlineSuggestionVisibility`)
229229
}
230230

231+
// this method is automatically invoked by VS Code as user types
231232
async provideInlineCompletionItems(
232233
document: TextDocument,
233234
position: Position,

0 commit comments

Comments
 (0)