Skip to content

Conversation

@mjbvz
Copy link
Contributor

@mjbvz mjbvz commented Oct 14, 2016

Bug
#1328 broke the right click -> New -> JavaScript file flows. The root cause is that all of our templates now live in a new location inside or zip files. The code was trying to lookup the templates from their old spot.

Fix
Remove the template lookup logic entirely and instead just create a blank file of the requested type

**Bug**

**Fix**
Remove the template lookup logic entirely and instead just create a blank file of the requested type
@mjbvz mjbvz merged commit 35a7c1a into microsoft:master Oct 14, 2016
@mjbvz mjbvz removed the in-progress label Oct 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants