Skip to content

Apply --no-desc to every shell for completion

Marc Khouzam requested to merge github/fork/marckhouzam/feat/compNoDesc into trunk

Description

This PR enables completion descriptions for powershell (including the --no-desc flag). It also applies the --no-desc flag for zsh completion.

Related Issue

Resolves #800 (closed)

How Has This Been Tested?

Manually tested for both powershell and zsh.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)

Merge request reports