Skip to content

Conversation

@JonasHelming
Copy link
Contributor

No description provided.

@JonasHelming JonasHelming requested a review from tsmaeder October 2, 2025 12:13
@JonasHelming JonasHelming temporarily deployed to pull-request-preview October 2, 2025 12:14 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Oct 2, 2025

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2025-10-27 08:26 UTC

const preferences = ctx.container.get<PreferenceService>(PreferenceService);
const contribution = ctx.container.get<PreferenceContribution>(MyExtensionPreferenceContribution);
return createMyExtensionPreferences(preferences, contribution.schema);
}).inSingletonScope();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the preferences be integrated in the preference layout somehow? See preference-layout.ts?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't get this, sorry :-)

@JonasHelming
Copy link
Contributor Author

@tsmaeder Ping!

@JonasHelming
Copy link
Contributor Author

@tsmaeder I am merging this now, as the current version is outdated and worse compared to the PR. Please provide additional feedback as issue or PR.

@JonasHelming JonasHelming merged commit ecd2154 into master Oct 27, 2025
4 checks passed
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.

2 participants