Skip to content

Add initial support for feature flags #589

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

Merged
merged 1 commit into from
Mar 20, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Mar 20, 2017

This change adds initial support for feature flags in the
extension so that we can enable new experimental features
conditionally while maintaining current behavior for most users.

This introduces a new setting:

powershell.developer.featureFlags

This change adds initial support for feature flags in the
extension so that we can enable new experimental features
conditionally while maintaining current behavior for most users.

This introduces a new setting:

`powershell.developer.featureFlags`
@daviwil daviwil added this to the 0.11.0 milestone Mar 20, 2017
@daviwil daviwil merged commit c594ccd into PowerShell:develop Mar 20, 2017
@daviwil daviwil deleted the feature-flags branch March 20, 2017 19:08
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