Hover feature
Get details about existing feature flags in your code
Feature flag
Depending on the SDK language and version, the autocomplete feature triggers after each flag evaluation method.
Suppose the feature flag captured exists in return for its information. if not the hover suggests creating it.
Example with Java SDK
For the Java SDK v3.0.0, the evaluation method is getFlag.
Updated 12 months ago