Find the layer with the smallest enclosing node in language_scope_at

This commit is contained in:
Max Brunsfeld 2023-07-11 14:15:45 -07:00
parent bf9dfa3b51
commit 2e2333107a
6 changed files with 151 additions and 69 deletions

View file

@ -397,6 +397,7 @@ impl Worktree {
}))
}
// abcdefghi
pub fn remote(
project_remote_id: u64,
replica_id: ReplicaId,