![]() Previously this code would call `project.visible_worktrees(cx).next` which might not necessarily return the worktree matching the currently open file. What this change does is it adds `get_repo` method on `Project` that allows us to get the `GitRepository` for the current buffer. Release Notes: - Fixed `open permalink to line` not working when multiple folders are added to the project. Co-authored-by: Mikayla <mikayla@zed.dev> |
||
---|---|---|
.. | ||
debounced_delay.rs | ||
lsp_command.rs | ||
lsp_ext_command.rs | ||
prettier_support.rs | ||
project.rs | ||
project_tests.rs | ||
search.rs | ||
task_inventory.rs | ||
terminals.rs |