For the complete documentation index, see llms.txt. This page is also available as Markdown.

Auto completion

πŸ“˜ 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.

Autocomplete feature

Last updated

Was this helpful?