Comment by celeritascelery
2 years ago
There is a crate that can handle regex over non contiguous data. It had some weak points, but overall is really good
2 years ago
There is a crate that can handle regex over non contiguous data. It had some weak points, but overall is really good
And looks like Helix editor uses it together with ropey.