Skip to content

Commit 117b642

Browse files
author
mikeblome
committed
fixed metadata
1 parent 2a06815 commit 117b642

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

docs/ide/how-to-set-preferences.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
---
22
title: "Set your C++ coding preferences in Visual Studio"
3-
ms.date: "09/24/2019"
3+
ms.description: "Customize C++ formatting, colors, layout, line numbers, menus and more in the Visual Studio IDE."
4+
ms.topic: "overview"
5+
ms.date: "09/27/2019"
46
---
57

6-
# How to set your C++ coding preferences in Visual Studio
8+
# Set your C++ coding preferences in Visual Studio
79

810
You can make your C++ coding experience more convenient, productive and pleasurable by personalizing Visual Studio. You can customize the menus and toolbars, arrange the window layout, set color themes, specify C++ formatting rules, including several flavors of ClangFormat, and create custom keyboard shortcuts. You can synchronize your preferences across multiple machines, and create and store multiple sets of preferences and share them with teammates. You can install extensions from the Visual Studio Marketplace which provide additional custom behavior. Many of these options are documented under [Personalize the Visual Studio IDE](/visualstudio/ide/personalizing-the-visual-studio-ide).
911

0 commit comments

Comments
 (0)