fix: fix inlinecompletion errors
This commit is contained in:
@@ -184,6 +184,8 @@ export class Autocompletor {
|
||||
]
|
||||
}
|
||||
},
|
||||
// @ts-ignore
|
||||
disposeInlineCompletions: () => {},
|
||||
freeInlineCompletions: () => {}
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user