Skip to content

Git: Unused actions "git: view commit from history" and "git: load more history" #49288

@palait

Description

@palait

Reproduction steps

  1. Open Zed
  2. Open the command palette (Ctrl+Shift+P by default)
  3. Type "view commit from history" or "load more history"
  4. Click ENTER (does nothing)

Current vs. Expected behavior

There are two unused actions in Zed:

  • "git: view commit from history"
  • "git: load more history"
Image

These actions do absolutely nothing. While they would probably be useful features, they haven't been implemented yet.

After examining Zed's source code around these actions, I found out that in total they only appear in no more than three lines of code:

Image

Even if these are placeholders for later implementation, I don't think they should already be present in stable releases. I will open a PR soon after posting this.

Zed version and system specs

Zed 0.223.3 59dfdea
OS: Debian 13 (Trixie) - Linux 6.12.69+deb13-amd64
Memory: 32 GiB
Architecture: x86_64

Attach Zed log file

No response

Relevant Zed settings

No response

Relevant Keymap

No response

(for AI issues) Model provider details

No response

If you are using WSL on Windows, what flavor of Linux are you using?

None

Metadata

Metadata

Assignees

Labels

area:command paletteFeedback for the command palettearea:integrations/gitGit integration feedbackfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usagemeta:easy repro stepsSteps to reproduce are easypriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduce

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions