eclipse-platform / eclipse.platform.text

8 stars 45 forks source link

Preference store provider extension point #130

Closed angelozerr closed 1 year ago

angelozerr commented 1 year ago

Signed-off-by: azerr azerr@redhat.com

angelozerr commented 1 year ago

@mickaelistria or another people is there any chance to review the idea of the preference store provider extension point idea?

I would like to know if the idea please you and after that I will rebase my PR and clean my code.

This extension point will give the capability to customize preference store for generic editor tocustomize for instance tabs for XML, YAML, etc and even .editorconfig.

In WWD there are more and more users who require those tabs/spaces settings for a given language.

mickaelistria commented 1 year ago

I hope I can review in the next 2 weeks.

laeubi commented 1 year ago

This repository was merged with https://github.com/eclipse-platform/eclipse.platform.ui if your pull-request is still relevant please rebase the code and push it to the new repository.