dotnet / dotnet/command-line-api
ICompletionSource for file paths?
Open
Area-Completions
bug
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
A tool that accepts directory or file paths as arguments gets unhelpful completions suggested, as the user only gets other options -- never files. Is there a file path implementation of `ICompletionSource` anywhere?
Contributor guide
Assessment
This issue has not been assessed yet.