Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fs-i18n-promptNew to Visual Studio Code? Get it now.
fs-i18n-prompt

fs-i18n-prompt

rolandhu

|
58 installs
| (1) | Free
convert i18n code to human readable text
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fs i18n prompt

一个VS Code插件,当鼠标悬停在i18n生成的编码之上时候,显示对应的中文字符。

demo

配置文件

在项目的根目录下新建配置文件:.i18nprompt.js

module.exports = {
  zh_CN: './i18n/zh-CN.json'
}

配置i18n生成的编码映射文件地址

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