# Auto completion

{% hint style="info" %}
📘 Example with Typescript SDK

For the Typescript SDK v3.0.0, the evaluation method is [getFlag](https://docs.abtasty.com/server-side/sdks/js-sdk/js-reference#getflag-method).
{% endhint %}

### 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.

<figure><img src="https://233132171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBWu23t7Qv6wLLh6Hl5b4%2Fuploads%2Fgit-blob-bd6c14126d66cc8ad0419c0facb09b36e356359f%2FautoCompletion1.gif?alt=media" alt=""><figcaption><p>Autocomplete feature</p></figcaption></figure>
