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.
1 parent 4dbe7dc commit 1e1b393Copy full SHA for 1e1b393
source/hooks/useAppInitialization.tsx
@@ -22,6 +22,7 @@ import {
22
exportCommand,
23
helpCommand,
24
initCommand,
25
+ lspCommand,
26
mcpCommand,
27
modelCommand,
28
providerCommand,
@@ -328,6 +329,7 @@ export function useAppInitialization({
328
329
330
331
commandsCommand,
332
333
334
335
themeCommand,
0 commit comments