dotnet / dotnet/command-line-api

Tab completion is not triggered for dotnet-* commands when invoked with a space after dotnet

Open
#343 2 comments 0 reactions 0 assignees View on GitHub
Area-Completions bug help wanted
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Tab completion for "dotnet"-prefixed global tools works when invoked like this:

`dotnet-something ⇥`

It does not work when invoked like this:

`dotnet something ⇥`

This fix should be made for both:

- [ ] bash
- [ ] PowerShell

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.