Skip to content

Commit 6ddc4c5

Browse files
committed
add link to Optimizing Toolbars For Your Workflow blog post
1 parent 2d602f1 commit 6ddc4c5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/ide/how-to-customize-menus-and-toolbars-in-visual-studio.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Customize menus and toolbars
33
description: Learn how to customize Visual Studio menus and toolbars, and also learn how to customize any commands included in the menus and toolbars.
44
ms.custom: SEO-VS-2020
5-
ms.date: 11/04/2016
5+
ms.date: 09/01/2021
66
ms.topic: how-to
77
f1_keywords:
88
- vs.renametoolbar
@@ -35,8 +35,8 @@ ms.workload:
3535

3636
You can customize Visual Studio not only by adding and removing toolbars and menus on the menu bar, but also by adding and removing commands on any given toolbar or menu.
3737

38-
> [!WARNING]
39-
> After you customize a toolbar or menu, make sure that its check box remains selected in the **Customize** dialog box. Otherwise, your changes won't persist after you close and reopen Visual Studio.
38+
> [!TIP]
39+
> To learn more about how to personalize the toolbar so that you can make it yours, see our recent blog post, [**Optimizing toolbars for your workflow**](https://devblogs.microsoft.com/visualstudio/optimizing-toolbars-for-your-workflow/).
4040
4141
## Add, remove, or move a menu on the menu bar
4242

@@ -80,6 +80,9 @@ You can customize Visual Studio not only by adding and removing toolbars and men
8080
8181
## <a name="customizing_menu">Customize a menu or a toolbar</a>
8282

83+
> [!WARNING]
84+
> After you customize a toolbar or menu, make sure that its check box remains selected in the **Customize** dialog box. Otherwise, your changes won't persist after you close and reopen Visual Studio.
85+
8386
1. On the menu bar, choose **Tools** > **Customize**.
8487

8588
The **Customize** dialog box opens.

0 commit comments

Comments
 (0)