ZIm/crates/semantic_index
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
..
examples Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Revert "file_finder: Remove common segments of long paths in search results (#25049)" (#25163) 2025-02-19 15:32:29 +00:00
Cargo.toml Update tree-sitter to 0.24 (#24492) 2025-02-10 10:52:27 -08:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00