Skip to content

Terminal suggest: git branch -D doesn't give completions #261014

@Tyriar

Description

@Tyriar

Repro:

  1. Open terminal
  2. Type git branch -D t
  3. Ctrl+space to request completions, 🐛 only --remotes shows but all branches should show as candidates to delete
Image

Code pointer: https://github.com/microsoft/vscode/blob/61f1c115ad49b3e5eb1b5474006e80ef290a6842/extensions/terminal-suggest/src/completions/git.ts

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersterminal-suggestverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions