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

Autocomplete

Depending on the SDK language and version, the autocomplete feature triggers after each flag evaluation method.

📘 Example with Java SDK

For the Java SDK v3.0.0, the evaluation method is getFlag.

You can also force this feature by using the keybinding ctrl+shift+G.

Autocomplete feature

Last updated

Was this helpful?