eulerdisk

Results 2 issues of eulerdisk

Suppose we have this: (|...| delimits the selection) `let r = test(0, 2).saturating_|a|dd(3).saturating_sub(4);` This is what RA expand selection currently does: `let r = test(1, 2).|saturating_add|(3).saturating_sub(4);` `let r = |test(1,...

ripgrep is a superfast grep implemented in Rust. It would be nice to have it. https://github.com/BurntSushi/ripgrep