Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.77.3
- OS Version: Ubuntu 20.04.5
Steps to Reproduce:
- run
code --list-extensions --category theme (incorrect category, should be themes)
- This outputs:
Invalid category please enter a valid category. To list valid categories run --category without a category specified
- Try suggestion:
code --list-extensions --category
- Get warning:
Option 'category' requires a non empty value. Ignoring the option.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
code --list-extensions --category theme(incorrect category, should be themes)Invalid category please enter a valid category. To list valid categories run --category without a category specifiedcode --list-extensions --categoryOption 'category' requires a non empty value. Ignoring the option.