Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>vscode-i18nNew to Visual Studio Code? Get it now.
vscode-i18n

vscode-i18n

lmm0591

|
1,948 installs
| (0) | Free
i18n 插件
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-i18n

国际化文件识别插件

特点

  • 标识出文件中包含的翻译语言的 KEY 与不存在的 KEY
  • 智能补全翻译文件的KEY

设置参数

配置文件路径为 .vscode/settings.json

配置项如下:

  • i18n.dirs: 设置一组 i18n 目录 , 默认:./i18n
  • i18n.filterAutoCompletion: 代码补全使用的 i18n 目录
  • i18n.enableAutoCompletion: true/false 启用/禁用 代码补全 , 默认:true
  • i18n.showMatchInfo: 显示匹配到的 KEY , 默认:false

命令

  • Show Match I18N
  • Hide Match I18N
  • Disable AutoCompletion
  • Enable AutoCompletion

0.0.1

踩坑版,谁叫我是敏捷开发呢?

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft