Skip to content

Conversation

@manzt
Copy link
Collaborator

@manzt manzt commented Sep 29, 2025

Requires all imports in modules outside of services/VsCode.ts to be type-only. This ensures that we do not sideways inject various vscode apis throughout the code base. Instead, APIs should be exposed in a very controlled way within VsCode.ts.

@manzt manzt added the internal label Sep 29, 2025
Requires all imports in modules outside of `services/VsCode.ts` to be
type-only. This ensures that we do not sideways inject various vscode
apis throughout the code base. Instead, APIs should be exposed in a very
controlled way within `VsCode.ts`.
@manzt manzt merged commit dcd7e5e into main Sep 29, 2025
6 checks passed
@manzt manzt deleted the push-krumqwxnrvpk branch September 29, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants