globalContext: vscode.ExtensionContext

Global extension context shared across the entire lifecycle of the VS Code extension. This context is used to store global state, manage subscriptions, and access workspace-specific configurations.