Skip to content

Commit 2398351

Browse files
Merge pull request #10789 from MicrosoftDocs/main638845960287390979sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 069422b + 8086e67 commit 2398351

18 files changed

+21
-113
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20662,6 +20662,11 @@
2066220662
"redirect_url": "/visualstudio/subscriptions/admin-responsibilities",
2066320663
"redirect_document_id": false
2066420664
},
20665+
{
20666+
"source_path": "subscriptions/vs-parasoft.md",
20667+
"redirect_url": "/visualstudio/subscriptions",
20668+
"redirect_document_id": false
20669+
},
2066520670
{
2066620671
"source_path": "subscriptions/anonymization.md",
2066720672
"redirect_url": "/visualstudio/subscriptions/subscription-removed",

docs/ide/reference/options-text-editor-c-cpp-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ helpviewer_keywords:
1212
ms.custom: "ide-ref"
1313
author: tylermsft
1414
ms.author: twhitney
15-
manager: markl
15+
manager: coxford
1616
---
1717
# Options, Text Editor, C/C++, Advanced
1818

docs/ide/reference/options-text-editor-c-cpp-experimental.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ f1_keywords:
1010
ms.custom: "ide-ref"
1111
author: tylermsft
1212
ms.author: twhitney
13-
manager: markl
13+
manager: coxford
1414
---
1515
# Options, Text Editor, C/C++, Experimental
1616

docs/ide/reference/options-text-editor-c-cpp-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ helpviewer_keywords:
1414
ms.custom: "ide-ref"
1515
author: tylermsft
1616
ms.author: twhitney
17-
manager: markl
17+
manager: coxford
1818
---
1919
# Options, Text Editor, C/C++, Formatting
2020

docs/ide/reference/options-text-editor-c-cpp-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ f1_keywords:
1010
ms.custom: "ide-ref"
1111
author: tylermsft
1212
ms.author: twhitney
13-
manager: markl
13+
manager: coxford
1414
---
1515
# Options, Text Editor, C/C++, View
1616

docs/ide/reference/vcpp-project-settings-projects-and-solutions-options-dialog-box.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ helpviewer_keywords:
1616
ms.custom: "ide-ref"
1717
author: tylermsft
1818
ms.author: twhitney
19-
manager: markl
19+
manager: coxford
2020
---
2121
# VC++ Project Settings, Projects and Solutions, Options Dialog Box
2222

docs/ide/visual-cpp-code-snippets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 04/05/2024
55
ms.topic: reference
66
author: tylermsft
77
ms.author: twhitney
8-
manager: markl
8+
manager: coxford
99
dev_langs:
1010
- CPP
1111
---

docs/ide/visual-cpp-intellisense-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 03/26/2025
55
ms.topic: concept-article
66
author: tylermsft
77
ms.author: twhitney
8-
manager: markl
8+
manager: coxford
99
---
1010
# Configure a C++ project for IntelliSense
1111

docs/ide/visual-cpp-intellisense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.date: 10/08/2018
55
ms.topic: conceptual
66
author: tylermsft
77
ms.author: twhitney
8-
manager: markl
8+
manager: coxford
99
---
1010
# Visual C++ IntelliSense features
1111

docs/install/feedback-survey-policies.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ One of the main categories included in the Visual Studio ADMX templates is feedb
2424
> [!IMPORTANT]
2525
> These policies require Visual Studio 2022 version 17.13 or later
2626
27+
In addition to configuring policies through Intune or the Group Policy editor, you can find and adjust policies in the registry at `HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\VisualStudio\Feedback`.
28+
2729
Feedback Group Policies for Visual Studio include the following:
2830

2931
| **Name** | **Description** |

0 commit comments

Comments
 (0)