You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
client: setting to indicate detached server max lifetime
- Allows the client to configure a ServerOptions setting
that sets the max lifetime of the detached language server
after the parent/client has terminated.
- Additionally, this exposes some utils from the language server
so that they can be reused in tests. Otherwise we'd have to duplicate
code and reduce code coverage
Signed-off-by: nkomonen-amazon <[email protected]>
0 commit comments