Visual Studio

114 readers
1 users here now

A community for the visual studio IDE. https://visualstudio.microsoft.com/

founded 1 year ago
MODERATORS
51
52
 
 

When you pause while debugging, you can hover over any delegate and get a convenient go to source link, here is an example with a Func delegate.

If you already know about delegates, there's not a lot of content in this dev blog post. Not that that's necessarily a bad thing either.

53
54
55
56
 
 

Available and enabled by default from version 17.11 Preview 2 onwards.

New resource explorer additionally supports search, single view across solution, edit multiple files and locales at once, dark mode, string.Format pattern validation, validation and warnings, combined string and media view, grid zoomability

57
1
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
58
 
 

Is there an extension that allows for automatic stashing on branch switch like GitHub desktop does?

There was an a proposal about it, but it got declined: https://github.com/microsoft/vscode/issues/86668

59
60
61
1
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
62
63
64
65
66
67
68
69
70
71
72