Tyler Hughes

Results 36 issues of Tyler Hughes

I wanted to load the Contoso Template Pack to see how a specific feature was implemented, so I added it's URL to SideWaffle and told it to download the pack....

bug
dynamic-templates

# System Information: 1. Windows 10 Pro x64 2. Visual Studio Community 2015 Update 3 3. SideWaffle version 1.21.400 # Description In the `_project.vstemplate.xml` file we have a couple of...

bug
must-fix-before-next-release

[Last week, GitHub announced a new feature](https://github.com/blog/2111-issue-and-pull-request-templates) that allows project maintainers to add information about the project as placeholder text on issues and pull requests. Seeing as we keep getting...

enhancement

I've noticed that Visual Studio Code doesn't really have a smooth way to create a new project let alone one from a template unless you want to install a third...

question

Since several of our templates now come pre installed with Visual Studio 2015 we end up with duplicate templates. It'd be nice if we implemented a way to exclude templates...

enhancement
help wanted

Originally documented by @sayedihashimi in ligershark/side-waffle#318 Currently we look through the project file to figure out what files need to be merged with the .vstemplate file. Many project files have...

After creating and install a JavaScript project using SideWaffle, there is a _Definitions folder that is created during the project creation. This was originally found in ligershark/side-waffle#271. While investigating this...

bug

Per ligershark/side-waffle#196 in order to support ASP.NET 5 item templates we should add support for the `aspnet5.vstemplate` file.

While debugging the code I notice that there is only one method that handles all the logging for the project. However it does not differentiate between success and error messages....

enhancement

[Recently, GitHub announced a new feature](https://github.com/blog/2111-issue-and-pull-request-templates) that allows project maintainers to add information about the project as placeholder text on issues and pull requests. With the project recently getting attention...

enhancement
informational