Skip to content

Commit 0994ebf

Browse files
authored
Merge pull request #8042 from MicrosoftDocs/main637885984547759741
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 9fc46e4 + 4264e57 commit 0994ebf

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed
Loading
Loading

mac/integrated-terminal.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ description: "Working with the Integrated Terminal in Visual Studio for Mac."
44
author: jmatthiesen
55
ms.author: jomatthi
66
manager: dominicn
7-
ms.date: 04/29/2022
7+
ms.date: 05/16/2022
88
ms.topic: how-to
99
ms.assetid: EFD53CE9-8174-4FE4-8863-2984D22FD921
1010
---
1111
# Integrated Terminal
1212

1313
[!INCLUDE [Visual Studio for Mac](~/includes/applies-to-version/vs-mac-only.md)]
1414

15+
> [!NOTE]
16+
> The Integrated Terminal is currently not available in Simplified Chinese or Traditional Chinese locales. We're fixing bugs related to Chinese character input and this feature will be available soon.
17+
1518
You can open an integrated terminal window in Visual Studio for Mac, starting at the root of your solution. The terminal can be useful for different kinds of situations – running front-end tasks (for example: npm, ng, or vue), managing containers, running advanced git commands, executing Entity Framework commands, viewing dotnet CLI output, adding NuGet packages, and more.
1619

1720
To open the **Terminal**:

0 commit comments

Comments
 (0)