-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Closed
Copy link
Labels
area:command paletteFeedback for the command paletteFeedback for the command palettearea:integrations/gitGit integration feedbackGit integration feedbackfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagemeta:easy repro stepsSteps to reproduce are easySteps to reproduce are easypriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Description
Reproduction steps
- Open Zed
- Open the command palette (Ctrl+Shift+P by default)
- Type "view commit from history" or "load more history"
- Click ENTER (does nothing)
Current vs. Expected behavior
There are two unused actions in Zed:
- "git: view commit from history"
- "git: load more history"
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:
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:command paletteFeedback for the command paletteFeedback for the command palettearea:integrations/gitGit integration feedbackGit integration feedbackfrequency:commonBugs that happen for at least a third of the users across all platforms and kinds of usageBugs that happen for at least a third of the users across all platforms and kinds of usagemeta:easy repro stepsSteps to reproduce are easySteps to reproduce are easypriority:P3Papercuts, minor issues with a clear workaround, cosmetic bugsPapercuts, minor issues with a clear workaround, cosmetic bugsstate:reproducibleVerified steps to reproduce included and someone on the team managed to reproduceVerified steps to reproduce included and someone on the team managed to reproduce
Type
Projects
Status
No status