mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
make LSP lazy again
This commit is contained in:
parent
f95c3f4177
commit
ba5be6b625
4 changed files with 74 additions and 83 deletions
|
|
@ -184,7 +184,6 @@ export namespace LSPClient {
|
|||
},
|
||||
}
|
||||
|
||||
if (input.server.onInitialized) input.server.onInitialized(result)
|
||||
l.info("initialized")
|
||||
|
||||
return result
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue