Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>I18n IntelliSense PreviewNew to Visual Studio Code? Get it now.
I18n IntelliSense Preview

I18n IntelliSense Preview

Preview

hunghg255

|
147 installs
| (1) | Free
| Sponsor
Intelligent i18n-preview previewing and searching for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

logo

A vscode extension preview locales

Contributors License

Preview

preview

Features

  • Inline display corresponding locale
  • Hover

Config .vscode/settings.json

// reload
 "i18n-preview.watchFile": true,

  "i18n-preview.annotations": true,
 "i18n-preview.localeDirectoryPath": {
    "en": {
      "common": "./public/locales/en/common.json"
    },
    "vi": {
      "common": "./public/locales/vi/common.json"
    }
  }
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft