Thanks to visit codestin.com
Credit goes to github.com

Skip to content

template Tool adds a file ending for me #2746

Closed
@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


What steps will reproduce the problem?

  1. Type: "template Hello"
  2. Templatefile which is used is Hello.tmpl

What is the expected output? What do you see instead?

I would love to type the fileending at my own. It is pretty common in the *nix worlds to do that. When I execute a Dart file on the console I type:
dart App.dart
This makes me feel it is incosistent to use only that:
template Hello
instead of
template Hello.tmpl

(the last case tries to find Hello.tmpl.tmpl)

Metadata

Metadata

Assignees

Labels

closed-not-plannedClosed as we don't intend to take action on the reported issuetype-enhancementA request for a change that isn't a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions