Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Agile auto i18nNew to Visual Studio Code? Get it now.
Agile auto i18n

Agile auto i18n

vuhieuvpz

|
132 installs
| (0) | Free
auto fill file name + _1 _2 _3 if tag is <Typography>
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

just ctrl shift p and find Auto Fill Typography

example

<Typography.>cat > dog</Typography.>

=>

<Typography.>{i18n.t('README_1')}</Typography.>

. because readme not show tag typo

and generate textMap.json to copy patse for translate

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