vscode should autocomplete with context variables, when one is used it should automatically destructure from the context on the function signature.
if the function takes the whole context its okay to skip this, but even better if it can take it from the internal destructuring