Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>init-key-finderNew to Visual Studio Code? Get it now.
init-key-finder

init-key-finder

crisp mao

|
30 installs
| (0) | Free
init-key-finder
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

init-key-finder README

这是一个 useIntl 国际化开发辅助工具,帮助在开发者快速找到国际化 key,和 key 对应国际化文案显示

Features

0.0.1 只支持 useIntl 查找 key,key-value 回显主要功能

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • init-key-finder.inputPath: 中文国际化导出路径 默认 "src/locales/zh-CN/index.ts"
  • init-key-finder.replaceTemplate: 替换模板 默认 "intl.formatMessage({ id: 'languageKey' })"
  • init-key-finder.activeFilesPath: 插件生效的文件路径 默认 "/src//.+(tsx|jsx|js|html|ts*)"
  • init-key-finder.isShowCn: 是否在编辑器自动翻译 默认 true

0.0.1

只支持 useIntl 查找 key,key-value 回显主要功能

Enjoy!

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