Build the Expression Library view model: the chosen path plus a sorted list of the world's custom helpers rendered as name(arg1, arg2) signatures.
name(arg1, arg2)
The persisted custom-helper map (name → HelperSource).
The chosen library file path (may be empty).
Names of the always-available built-in helpers.
The template render context.
Build the Expression Library view model: the chosen path plus a sorted list of the world's custom helpers rendered as
name(arg1, arg2)signatures.