Autocomplete Behaviour
Last updated
Was this helpful?
This article explains autocomplete behaviour in the Model Reef Formula editor.
You will learn:
How autocomplete suggestions are triggered.
What kinds of items appear in suggestions.
How autocomplete reduces errors and speeds up formula writing.
Autocomplete is designed to make it easy to reference existing variables and drivers without memorising exact names.
Autocomplete suggestions appear when you:
Start typing in the expression area.
Type characters that match the start or part of a variable or driver name.
Pause after a partial name.
A dropdown list appears near the cursor showing matching items.
Suggestions can include:
Variable names.
Driver names (economic, operational, modifier).
Sometimes categories or built in metrics, depending on context.
Items are usually ranked based on how closely they match what you have typed so far.
Autocomplete helps by:
Reducing the chance of typos in names.
Making it easier to discover existing variables and drivers.
Speeding up formula writing in large models.
Ensuring that references stay linked even if display names are later updated.
It is particularly useful when naming conventions are applied consistently.
Because formulas use internal identifiers:
Renaming a variable or driver does not break existing formulas.
Autocomplete will show the new name in future suggestions.
This allows you to improve naming without worrying about formula breakage.
Last updated
Was this helpful?
Was this helpful?
