Skip to content

Remove stale globalPersistent #1045

@anthonykim1

Description

@anthonykim1

Part of: #962

const persistentState = await getGlobalPersistentState(); await persistentState.set(SHELL_INTEGRATION_STATE_KEY, true); doesnt seem to be critical atm.

Figure out better place to cache if we bring this back.
Probably on onDidChangeShellIntegration.

Metadata

Metadata

Assignees

Labels

area-activationIssue related to activation. Root cause can be from interpreter selection or activation in terminalarea-terminalEnvironment extension specific terminal issues.debt

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions