```ts extensionContext.globaState.get(key, defaultValue) async extensionContext.globaState.update(key, value) ``` Exposed through a `send` operation from TreeView to workspace.