Matt Ward

Results 118 comments of Matt Ward

Whilst it is still possible for the new folder node to lose its edit state, if anything refreshes the Solution pad whilst the tree node is in the edit state,...

The Add New Folder dialog was added due to this bug - https://devdiv.visualstudio.com/DevDiv/_workitems/edit/721437 - there are some comments there. Any Solution pad tree refresh can cause the label edit to...

Anything that triggers the refresh of the tree will cancel the label edit. It is not specific to NuGet. I picked NuGet since that is something that is relatively easy...

@karann-msft View License opens the license url in the default browser or the license file (if one is available) in a dialog.

Bit stuck with this. Showing the license acceptance dialog with the native toolkit means the hyperlinks do not work on this dialog. You cannot click them. Could not see how...

I think I look at changing the license acceptance dialog back to using the native toolkit. Only complicated license expressions cannot be clicked but I have not seen one used...

There is documentation about how to release extensions for Visual Studio for Mac - https://docs.microsoft.com/en-gb/visualstudio/mac/migrate-extensions

CI did not run because the branch is not in the mono/monodevelop repo.

Unfortunately this is a mismatch between the NuGet dlls that ship with MSBuild in Mono and those in the .NET Core SDK. If you update to Mono 6.13 I believe...