aspnet / Templates

This repo is OBSOLETE - please see the README file for information
Other
151 stars 57 forks source link

File new default names inconsistency. #850

Closed mlorbetske closed 6 years ago

mlorbetske commented 7 years ago

From @Bartmax on July 24, 2015 2:48

All items in the file new dialog (client side) default names kind of follows a pattern but it's not consistent:

StyleSheet.css JavaScript.js htmlpage.html (all lowercase) CoffeeScript.coffee json-schema.json package.json etc.

Some must have a specific name (like package.json) while others just reflect the file type.

I see 2 inconsistencies here:

1) casing is inconsistent. 2) TypeScript it suggest file.ts instead of TypeScript.ts

Copied from original issue: aspnet/Tooling#118

mlorbetske commented 7 years ago

From @sayedihashimi on July 24, 2015 3:22

@rustd?

mlorbetske commented 7 years ago

From @sayedihashimi on June 14, 2016 20:25

TFS Bug#231271

mlorbetske commented 7 years ago

From @sayedihashimi on January 9, 2017 21:43

Sorry for the delay here. We haven't improved this yet, but it's on my radar.

aspnet-hello commented 6 years ago

All issues in this repo are being closed because this repo is no longer in use. Please see the readme for more information: https://github.com/aspnet/Templates/blob/dev/README.md.