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 Typescript SDK
For the Typescript SDK v3.0.0, the evaluation method is getFlag.
Updated 14 days ago