e.g. ```python from typing import TypedDict class TD(TypedDict): f: int ^ |- goto here TD(f<CURSOR>=1) ```
e.g.