ZIm/crates/fuzzy/src
Cole Miller c0c48d30db
Revert "file_finder: Remove common segments of long paths in search results (#25049)" (#25163)
This reverts commit 9ef0501853 due to a
panic.

```
{
  "thread": "main",
  "payload": "9 is not a valid char boundary in path \"crates/…/LiveKitBridge/\"",
  "location_data": {
    "file": "crates/file_finder/src/file_finder.rs",
    "line": 646
  }
}
```

Release Notes:

- N/A
2025-02-19 15:32:29 +00:00
..
char_bag.rs Introduce an outline panel (#12637) 2024-06-12 23:22:52 +03:00
fuzzy.rs Preserve matching history items and their order 2023-09-28 06:55:49 -07:00
matcher.rs Revert "file_finder: Remove common segments of long paths in search results (#25049)" (#25163) 2025-02-19 15:32:29 +00:00
paths.rs Fuzzy match performance improvements redo (#22561) 2025-01-02 05:31:06 +00:00
strings.rs Fuzzy match performance improvements redo (#22561) 2025-01-02 05:31:06 +00:00