-
Notifications
You must be signed in to change notification settings - Fork 394
Open
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea: CLIRelated to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)Related to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)good first issueeasy issue, good for first-time contribution to the repoeasy issue, good for first-time contribution to the repotriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.
Milestone
Description
Now the list of templates to be shown when running dotnet new is fixed.
Add recently used templates in the list - last N templates used by the user.
Technical details: we may preserve the date time when the template was run last time in template cache. It requires cache format modification.
Using this information we can determine last N templates (template groups) used by user and show them in curated list instead.
Metadata
Metadata
Assignees
Labels
Priority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea: CLIRelated to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)Related to dotnet new CLI (usually dotnet/TemplateEngine.CLI source code)good first issueeasy issue, good for first-time contribution to the repoeasy issue, good for first-time contribution to the repotriagedThe issue was evaluated by the triage team, placed on correct area, next action defined.The issue was evaluated by the triage team, placed on correct area, next action defined.