You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Another improvement would be to add overloads for all Replace aliases to pass multiple replacements - for both simple and regex replacements.
The current aliases would simply delegate to these new aliases, depending on implementation and whether or not you want to maintain backwards compat.
The text was updated successfully, but these errors were encountered:
Another improvement would be to add overloads for all
Replace
aliases to pass multiple replacements - for both simple and regex replacements.The current aliases would simply delegate to these new aliases, depending on implementation and whether or not you want to maintain backwards compat.
The text was updated successfully, but these errors were encountered: