-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
closed-not-plannedClosed as we don't intend to take action on the reported issueClosed as we don't intend to take action on the reported issuetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug
Description
This issue was originally filed by [email protected]
What steps will reproduce the problem?
- Type: "template Hello"
- 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 issueClosed as we don't intend to take action on the reported issuetype-enhancementA request for a change that isn't a bugA request for a change that isn't a bug