zed/crates/editor
Nathan Sobo d192b6ebc7 Remove Worktree::abs_path
I'd like to only have methods related to absolute paths on local worktrees, because it's not really possible to implement them on remote worktrees since we don't know the full path being shared and wouldn't have anything to do with it anyway if we did.
2022-01-22 14:44:58 -07:00
..
src Remove Worktree::abs_path 2022-01-22 14:44:58 -07:00
Cargo.toml Fix cursor position when inserting newlines on a repeated excerpt 2022-01-11 18:30:25 +01:00