Skip to content

Commit 90ae82d

Browse files
committed
add todo
1 parent 8d25c96 commit 90ae82d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ class NBIInlineCompletionProvider
453453
{ chatId: this._lastRequestInfo.chatId }
454454
);
455455

456+
// TODO: handle fast-typers
456457
if (
457458
this._lastRequestInfo.completion &&
458459
preCursor.length > 0 &&

0 commit comments

Comments
 (0)