microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1.13.2

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

i18n/chs/src/extension/services/tipsNotificationsService/tipsStorage.i18n.json

15lines · modecode

1/*---------------------------------------------------------------------------------------------
2 * Copyright (c) Microsoft Corporation. All rights reserved.
3 * Licensed under the MIT License. See License.txt in the project root for license information.
4 *--------------------------------------------------------------------------------------------*/
5// Do not edit this file. It is machine generated.
6{
7 "TipElementInspector": "您可以通过在命令面板中启动“Run Element Inspector”命令来运行 React DevTools Element Inspector 来检查应用程序的 UI 元素,请注意,“react-devtools”包应全局安装",
8 "TipLogCatMonitor": "您可以为所选的在线 Android 设备创建由 RNT 扩展提供的 LogCat 监视器来查看设备 LogCat 日志,要尝试一下,只需在命令面板中启动“运行 React Native LogCat 监视器”命令",
9 "TipNetworkInspector": "您可以使用 RNT 扩展提供的网络检查器来检查应用程序的网络流量,要尝试一下,只需在命令面板中启动“运行网络检查器”命令",
10 "TipDirectDebuggingWithHermes": "RNT 扩展使您能够使用 Hermes 引擎调试 RN 应用程序,要尝试它,只需添加适当的调试场景",
11 "TipDebuggingRNWAndMacOSApps": "您可以通过 RNT 扩展调试 React Native Windows 和 React Native Macos 应用程序,要尝试一下,只需添加适当的调试场景",
12 "TipExpoHostType": "您可以通过在调试配置中指定“expoHostType”参数来配置 Expo 调试时使用的连接类型(LAN、隧道或本地),以便与设备或模拟器进行通信",
13 "TipCustomEnvVariables": "RNT 扩展支持将自定义环境变量传递到 RN Packager 进程上下文,您可以通过将自定义变量添加到项目根文件夹中的“.env”文件来实现此目的",
14 "TipNetworkInspectorLogsColorTheme": "该扩展为网络检查器日志提供“深色”和“浅色”颜色主题,您可以在“设置”选项卡中的扩展配置中更改主题"
15}
16