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
|`callback`| (`event`: [`CurrentMatchReplaceRuleChangeEvent`](#currentmatchreplacerulechangeevent)) => `void`| The callback to call when the selected rule changes. |
766
+
767
+
###### Returns
768
+
769
+
[`ListenerHandle`](utils.md#listenerhandle)
770
+
771
+
An object with a `stop` method that can be called to stop listening to rule changes.
0 commit comments