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
Copy file name to clipboardExpand all lines: docs/debugger/autos-and-locals-windows.md
+12-2Lines changed: 12 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,16 @@ With Copilot enabled, you can also get targeted assistance related to the inline
64
64
[](../debugger/media/vs-2022/view-return-values-copilot.png#lightbox)
65
65
::: moniker-end
66
66
67
+
::: moniker range=">=visualstudio"
68
+
The debugger also displays inline post-return values, showing the return value at the end of the line of code where it returned.
You can right-click an inline return value and select options for the type of return values you want to show inline.
73
+
74
+

75
+
::: moniker-end
76
+
67
77
## Set a watch on variables
68
78
69
79
You can use a **Watch** window to specify a variable (or an expression) that you want to keep an eye on.
@@ -142,10 +152,10 @@ You can search for keywords in the Name, Value, and Type columns of the **Autos*
142
152
Use the left and right arrows (Shift+F3 and F3, respectively) to navigate between found matches.
143
153
144
154
::: moniker range=">= vs-2022"
145
-

155
+

146
156
::: moniker-end
147
157
::: moniker range="vs-2019"
148
-

158
+

149
159
::: moniker-end
150
160
151
161
To make your search more or less thorough, use the **Search Deeper** dropdown list at the top of the **Autos** or **Locals** window to select how many levels deep you want to search into nested objects.
Copy file name to clipboardExpand all lines: subscriptions/buy-activate-retail.md
+20-3Lines changed: 20 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Subscriptions available in the Microsoft Store
3
3
author: joseb-rdc
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 09/02/2025
6
+
ms.date: 09/12/2025
7
7
ms.topic: how-to
8
-
description: Purchase Visual Studio subscriptions in the Microsoft Store and activate them in the Visual Studio subscriptions portal.
8
+
description: Purchase Visual Studio subscriptions in the Microsoft Store and activate them in the Visual Studio subscriptions portal, and get answers to frequently asked questions.
9
9
---
10
10
11
11
# Visual Studio subscriptions are available through the Microsoft Store
@@ -56,7 +56,24 @@ After you purchase a Visual Studio subscription through the Microsoft Store, you
56
56
57
57
## How to renew retail subscriptions
58
58
59
-
For help, visit [How to renew retail subscriptions](https://learn.microsoft.com/visualstudio/subscriptions/faq/admin/renewal-cancellation/#how-do-i-renew-visual-studio-subscriptions) article.
59
+
For help, visit [How to renew retail subscriptions](https://learn.microsoft.com/visualstudio/subscriptions/faq/admin/renewal-cancellation/#how-do-i-renew-visual-studio-subscriptions) article.
60
+
61
+
## Frequently asked questions
62
+
63
+
### Q: How do I assign retail Visual Studio subscriptions to individual developers?
64
+
65
+
A: Each retail Visual Studio subscription includes a unique 5x5 product key, which the purchaser receives via email. While there isn't a typical "assignment" process available, this option should help with provisioning the intended user with access:
66
+
67
+
1. The purchaser shares one Visual Studio 5x5 product key with each developer.
68
+
1. The developer signs in to https://my.visualstudio.com/subscriptions/activate.
69
+
1. The developer enters their email address that requires access to the Visual Studio subscription and selects **Continue**.
70
+
1. They might be redirected to one of two different sign-in pages depending on the type of account they're using:
71
+
+ Subscribers using their personal "Microsoft Account" (MSA) see the Microsoft Account password page.
72
+
+ Subscribers using their work/school accounts are redirected to their organization's sign-in page.
73
+
1. They enter their password or complete the organization's sign-in requirements.
74
+
1. Upon successful sign-in, an "Activate Your Visual Studio Subscriptions" window appears.
75
+
1. They enter the 5x5 product key supplied to them from the "Confirmation Page" or "Confirmation Email" and select **Activate**.
76
+
1. The subscription should now be visible on their subscriptions page, and they should have access to all their subscription benefits.
Copy file name to clipboardExpand all lines: subscriptions/sign-in-work.md
+4-13Lines changed: 4 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Sign in with work or school account
3
3
author: joseb-rdc
4
4
ms.author: amast
5
5
manager: shve
6
-
ms.date: 04/30/2025
6
+
ms.date: 09/12/2025
7
7
ms.topic: how-to
8
8
description: Sign into your Visual Studio subscriptions with your work or school account or use your Microsoft Account (MSA), and get answers to frequently asked questions.
9
9
---
@@ -44,18 +44,9 @@ You can also see your currently selected subscription in the upper right corner,
44
44
> This address also appears in the subscriber Welcome Letter. Check your junk mail folder if you don’t receive the Welcome Letter.
45
45
46
46
3. Select **Continue**.
47
-
4. You're redirected to a decision page.
48
-
+ Select **Work or school account** if the subscription is associated with a "Work or School" account associated with a Microsoft Entra tenant.
49
-
+ Select **Personal** if the subscription is associated with a "Corporate" email address but was also converted to a "Personal" Microsoft Account (MSA).
50
-
51
-
> [!NOTE]
52
-
> This is the case for many subscribers who have used Visual Studio subscriptions (formerly MSDN) in the past.
53
-
54
-
+ If one pathway fails, try the other. Subscription admins might modify your subscription.
55
-
56
-
5. Enter your password.
57
-
6. Select **Sign in**.
58
-
7. At this point, the "Benefits" page should be displayed.
47
+
4. Enter your password.
48
+
5. Select **Sign in**.
49
+
6. At this point, the "Benefits" page should be displayed.
0 commit comments