Skip to content

fix: cast userHome access in workspaceTrust to fix TS error in common#111

Merged
amandal0903 merged 1 commit intomainfrom
fix-import-error
Apr 12, 2026
Merged

fix: cast userHome access in workspaceTrust to fix TS error in common#111
amandal0903 merged 1 commit intomainfrom
fix-import-error

Conversation

@amandal0903
Copy link
Copy Markdown
Collaborator

userHome is defined on INativeEnvironmentService, not IWorkbenchEnvironmentService. Since this file is in common/, it can't import the native interface — use a narrowed type cast instead.

… layer

userHome is defined on INativeEnvironmentService, not IWorkbenchEnvironmentService.
Since this file is in common/, it can't import the native interface — use a
narrowed type cast instead.
@amandal0903 amandal0903 merged commit 4771ebd into main Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant