xcbeautify icon indicating copy to clipboard operation
xcbeautify copied to clipboard

[Chore] Inject `Matching` instead of depending on `Regex` implementation

Open adellibovi opened this issue 2 years ago • 0 comments

This PR mainly refactors how Regex implementation is used. We now have a Matching protocol, ideally, in the near future, we could experiment with different implementations dynamically.

adellibovi avatar Apr 15 '22 13:04 adellibovi