Skip to content

Many missing git log arguments in terminal suggest #279243

@roelandschoukens

Description

@roelandschoukens

Does this issue occur when all extensions are disabled?: Yes

VS Code Version:

Version: 1.106.2 (Universal)
Commit: 1e3c50d64110be466c0b4a45222e81d2c9352888
Date: 2025-11-19T16:56:50.023Z
Electron: 37.7.0
ElectronBuildId: 12781156
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.5.0

OS: macOS 15.5

This refers to the drop downs created if you enable terminal.integrated.suggest.enabled

Steps to Reproduce:

  1. You need to have GIT installed, and use zsh as your shell
  2. Create a new Terminal (menu: Terminal » New terminal)
  3. type git log --f
  4. only --follow is suggested, while git has many more options that start with --f.

It in general seems that this feature does not work together at all with zsh autocompletions.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalitygood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code Insidersterminal-suggestverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions