Melissa Treviño

Results 9 issues of Melissa Treviño

Fixes #199. Missing: test this.

WIP

I need to validate with @tmeschter how to handle _external_ changes using `DocData`. Right now, the current implementation is not aware of _external_ changes. Related #8252.

Triage-Approved
Area-VisualBasic
Feature-Project-Properties-Designer
Priority:3

I'm not sure why we see an empty configuration value in that property: ![image](https://user-images.githubusercontent.com/8518253/173694076-9b0fd9a4-562b-45b9-b2b6-38cd466286a9.png) For context, this is a VB WPF application using the latest main (32614.125); I added the...

Bug
Triage-Approved
Feature-Project-Properties-Designer

**Visual Studio Version**: Int Preview 16.8.0 Preview 4.0 [30514.8.main] **Summary**: If you disable the `Application Framework` and reenable it, the `StartupObject` in the vbproj file is not removed. This is...

Feature-Legacy-Application-Designer
Feature-WinForms
Triage-Investigate
Must-Have
Area-VisualBasic

Note: this PR has the same commits as #8355, but targets dev17.4-preview1. The `StartupObject` property has a different behavior compared to the C# experience. This setting doesn't get serialized exclusively...

We are introducing a set of new properties to the UI that need to have their corresponding entries in the generated file Application.Designer.vb. When addressing this, we should make these...

Triage-Approved
Area-VisualBasic
Feature-Project-Properties-Designer

- [ ] Review comment on TryGetKey for retrieving TargetPlatformIdentifier. https://github.com/dotnet/project-system/pull/7132#discussion_r634169413 - [ ] Use `TargetFrameworkIdentifier` and TargetFrameworkVersion` when checking if a TargetFramework is .NET5 or higher. https://github.com/dotnet/project-system/pull/7950 - [...

Triage-Investigate
Feature-Project-Properties-Designer

## Summary WinForms Designer is currently working on improving the HighDPI settings experience for .NET Core apps. For C#, they are reading the project file to get the property that...

Feature-WinForms
Feature-Rules/Properties
Triage-Approved
Area-VisualBasic

## Visual Studio Version Visual Studio 2022 17.7 Preview 1 (Reported since Visual Studio 2019 in this [feedback ticket](https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1297172)) ## Summary While having a form open with some unsaved changes...

Feature-WinForms
Triage-Approved