Skip to content

Commit 0bafe61

Browse files
authored
Merge pull request #9959 from jmatthiesen/dev/jmatthiesen/integratedTerminalNotice
Adding a note about Chinese support in the terminal.
2 parents 08f4d7d + ddf317f commit 0bafe61

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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)