diff --git a/src/completions/FileSystem.ts b/src/completions/FileSystem.ts index 4f0d5a5e..708878b8 100644 --- a/src/completions/FileSystem.ts +++ b/src/completions/FileSystem.ts @@ -9,11 +9,9 @@ class FileSystemCompletionOption extends Completions.CompletionOptionHTML constructor(public value: string) { super() this.fuseKeys = [value] - this.html = html` -