Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-i18next-hintingNew to Visual Studio Code? Get it now.
vscode-i18next-hinting

vscode-i18next-hinting

李水华

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

vscode-i18next-hinting

用于i18next的key的自动补全

需要提供source.json,source.json的路径需要符合下面这几个路径之一

[
    {
        configFilePath: 'starling.config.json',
        valuePath: 'upload_file',
    },
    {
        configFilePath: 'package.json',
        valuePath: 'i18nSourceFile',
    },
]

效果:

效果

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