Autocomplete feature
Autocomplete your feature flag
Example with Typescript SDK
For the Typescript SDK v3.0.0, the evaluation method is getFlag.
Overview
Depending on the SDK language and version, the autocomplete feature triggers after each flag evaluation method.
You can also force this feature by using the keybinding ctrl+alt+g/⌘+alt+g.
Updated 2 months ago