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