You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In DocumentWrapper.ResetCaption(), the caption is explicitly set to Document.Name, which seems to be the default, but it'd be nice to ask Visual Studio to set its default instead of hardcoding that.
In
DocumentWrapper.ResetCaption(), the caption is explicitly set toDocument.Name, which seems to be the default, but it'd be nice to ask Visual Studio to set its default instead of hardcoding that.