dotnet / dotnet/command-line-api

Autocomplete for local tools

Open
#1,692 6 comments 0 reactions 0 assignees View on GitHub
Area-Completions
Dominant language
C#
Stars
3.7k
Forks
428
PR merge metrics
No merged PRs in 30d

Description

Hey, i'm trying to add autocomplete to my tool, it works when I try to use it as a console application like **.\mytool.exe** ->tab, but when I pack my tool as a dotnet tool and try to use it as a local tool from particular folder ( **dotnet mytool** ->tab)- autocomplete doesn't work . Is there any possibility to have autocomplete working with local tools?

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.