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.
2 parents 0b7432b + 7baf4c5 commit f93737dCopy full SHA for f93737d
1 file changed
src/everything/everything.ts
@@ -108,6 +108,7 @@ export const createServer = () => {
108
resources: { subscribe: true },
109
tools: {},
110
logging: {},
111
+ completions: {},
112
},
113
}
114
);
0 commit comments