Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Documentation for PreferenceContribution and related types #7

Closed
wants to merge 1 commit into from

Conversation

tortmayr
Copy link

Signed-off-by: Tobias Ortmayr tortmayr@eclipsesource.com
Contributed on behalf of STMicroelectronics

readonly preferenceName: string;
/**
* The new value of the changed preference.
Copy link
Member

Choose a reason for hiding this comment

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

what is the meaning if this is not set? Same for oldvalue

Copy link
Author

Choose a reason for hiding this comment

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

Added a short explanation


/**
* Specialized {@link FrontendApplicationConfig} that can be used to configure default
* preference values for the {@link PreferenceSchemaProvider}.
Copy link
Member

Choose a reason for hiding this comment

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

Are these default values really only used by the PreferenceSchemaProvider?

Copy link
Author

Choose a reason for hiding this comment

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

Yes. At the moment they are only used in the PreferenceSchemaProvider

@tortmayr tortmayr force-pushed the preference branch 2 times, most recently from 8e38809 to 85976d6 Compare October 8, 2020 07:49
@sdirix sdirix force-pushed the master branch 2 times, most recently from 1a30806 to ca06fc3 Compare October 15, 2020 11:55
@tortmayr tortmayr force-pushed the preference branch 2 times, most recently from 8ceb97e to 203fc7a Compare October 28, 2020 10:24
Fixes eclipse-theia#8676
Contributed on behalf of STMicroelectronics
Signed-off-by: Tobias Ortmayr <tortmayr@eclipsesource.com>
@sdirix
Copy link
Member

sdirix commented Nov 16, 2022

Merged upstream with eclipse-theia#8677

@sdirix sdirix closed this Nov 16, 2022
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.

3 participants