Hacker News new | ask | show | jobs
by burntsushi 3107 days ago
Well, ripgrep uses Rust's regex library. If VS code used the regex library directly, then they would basically wind up re-creating ripgrep (or something very similar) itself.