ZIm/crates/project/src
Max Brunsfeld 7f8e76e0f1 Remove worktree-specific methods from language::File trait
Use downcasting instead for accessing worktree-specific state of the Files.

This will allow us to introduce a WorktreeId type and use that everywhere
for identifying worktrees. It also just removes some unnecessary coupling
between the language crate and the worktree.
2022-01-04 11:28:44 +01:00
..
fs.rs Suppress unused field warnings 2021-12-16 11:17:06 -08:00
ignore.rs Rename worktree crate to project, pull in Project 2021-10-04 16:45:05 -07:00
project.rs Allow the zed app to connect to both the old and new rpc endpoints 2022-01-03 15:29:26 -08:00
worktree.rs Remove worktree-specific methods from language::File trait 2022-01-04 11:28:44 +01:00