Back in May, Microsoft announced that it would be rebranding Windows App Studio to Windows Template Studio, in the process also making easier for developers to create apps for the firm"s Universal Windows Platform. The Visual Studio add-on has now gotten a slew of new features in its 1.1 update.
According to the a blog post on the Windows Developer Blog, the new version has been created as a result of feedback gathered from the community, with a short list of what"s new being as follows:
Improvements to the Wizard:
- Page Reordering
- The first page doesn’t have to be the Blank page
- Renaming of pages and background tasks
- Offline improvements
- Initial work for supporting localization
- Code analysis was added
Page updates:
- Grid page added
- Chart page added
- Media/Video page added
- Web View page has been enhanced
Feature updates:
- Store SDK Notifications added
- SettingStorage now has a binary save option (not just string based)
Template improvements:
- Navigation panel moved to UWP Community Toolkit
- Styling adjustments
- ResourceLoader performance improvement
A full list of fixes and improvements can be found at the add-on"s official GitHub page.
Future features that are currently being worked on include support for Fluent Design in templates, as well as localization in both the wizard and templates, plus Project Rome features.
If you have the add-on installed, Visual Studio should automatically update it, though a manual push can also be done in Tools->Extensions and Updates, if necessary. On the off chance that you do not have it installed, Windows Template Studio can be obtained from the Visual Studio Marketplace.
Source: Windows Developer Blog