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

Simple fix to allow extension settings to be seen. #3

Conversation

Alex-Vol-SV
Copy link

The evaluation of the extension settings must be
done in the listener handler to allow the project
evaluation to take effect. Without this change the
enabled property or the validation of the selected
colorscheme value will simply have no effect.

The changes here simply move the enabled option
evaluation and the validation of colorscheme code.
Tested manually since there was not much in the way
of unit tests for this plugin already.

If you prefer to have unit tests added for this let me know.

The evaluation of the extension settings must be
done in the listener handler to allow the project
evaluation to take effect. Without this change the
enabled property or the validation of the selected
colorscheme value will simply have no effect.
@leonard84
Copy link
Collaborator

Already implemented

@leonard84 leonard84 closed this Oct 5, 2017
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