Provides additional information to the smart formatter for sources and formatters to use during formatting.
| Property | Description |
|---|---|
| LocalVariables | Storage for local variables that may be used during formatting by the PersistentVariablesSource. |
| VariableTriggers | Any IVariableValueChanged that may have been used during formatting. This can then be used to subscribe to update events in order to trigger a regeneration of the string. |