[Tab Completion] Options should filter based on template language
Open
area: CLI
Priority:2
triage:transfer-to-sdk
triaged
- Dominant language
- No language data
- Stars
- 1.7k
- Forks
- 399
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 39
Description
Tab completion for `dotnet new` should take language (and other options that help determine the actual template that's being instantiated) into account - as soon as you specify `-lang F#` for the `webapi` template, for example, that should restrict tab-completion to the options available on that template.
Part of https://github.com/dotnet/sdk/issues/23782
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.