scope
Client-lifetime coroutine scope, used for work that must outlive any single editor session (e.g. sending textDocument/didClose as a plugin tears down its own scope).
Client-lifetime coroutine scope, used for work that must outlive any single editor session (e.g. sending textDocument/didClose as a plugin tears down its own scope).