Actions
Feature proposal #9431
closedimplement bypassing substitutions if no substitution is in the string
Description
Check for [ or { existing before processing substitutions to avoid unnecessarily sending large amounts of strings through substitution parsing. This will substantially improve performance since a lot of features support substitutions.
Actions