TemplateStudio
TemplateStudio copied to clipboard
Template Studio accelerates the creation of new WinUI 3, WPF, and UWP apps using a wizard-based experience.
### Describe the bug In a WinUI3 project (without Template Studio) it is possible to let VisualStudio create the required `UserSecretsId` in the csproj and the *secrets.user* file. This is...
Body of work done to prototype multiple selection within the edit project menu. All changes were made inside the `SharedFunctionality.UI` project, the majority being in the `VisualStudio/NewProject` and `VisualStudio/NewItem` folders....
### Is your feature request related to a problem? Please describe. The menu today only supports adding 1 item at a time. We should look into enabling being able to...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional...
### Is your feature request related to a problem? Please describe. VS designers recommended integrating with https://docs.microsoft.com/en-us/visualstudio/extensibility/image-service-and-catalog?view=vs-2022 to render icons in the wizard to better integrate with VS's designs. This...
### Describe the bug This is an external bug on the Windows App SDK. Filing an issue here to track adopting a servicing release with the fix or adding a...
### Describe the bug App is not brought to foreground when toast notification (using Microsoft.Windows.AppNotifications) is clicked. Notification is still functional for navigation and launching. Possible solution: #4529 ### To...
**Is your feature request related to a problem? Please describe.** The [published telemetry data](https://github.com/microsoft/WindowsTemplateStudio/blob/dev/docs/telemetryData.md) presents incomplete and potentially misleading information. Improvements could make it more useful for the core team...
Need to integrate TDBuild into our CI pipelines. We should update to the 2.0 vsixlangpack schema as documented at https://docs.microsoft.com/en-us/visualstudio/extensibility/localizing-vsix-packages?view=vs-2022 and https://docs.microsoft.com/en-us/visualstudio/extensibility/vsix-language-pack-schema-2-0-reference?view=vs-2022. Our current vsixlangpacks use an old schema. See...
### Describe the bug Internal bug is https://task.ms/38044406. ### To Reproduce 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Additional context...