Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>locale-helperNew to Visual Studio Code? Get it now.
locale-helper

locale-helper

topgrd

|
937 installs
| (0) | Free
help develop
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

locale-helper README

国际化辅助工具

Features

选中中文添加到 locale 里, 输入 locale 自动提示 img

Requirements

项目根目录下或者 src 下有 locale/index.js

Extension Settings

需要以下设置

  • localeHelper.zhKey: locale 里中文对应的 object 键值
export default {
  'zh-cn': {
    util: '工具',
  },
};

操作

选中中文,右键菜单点击 locale: convert variable,输入键值,自动填充到 locale js 文件

输入locale.会自动提示 locale 里已有的字段

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