Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>i18n-esignNew to Visual Studio Code? Get it now.
i18n-esign

i18n-esign

ybq

|
323 installs
| (0) | Free
Combine I18n json files to single excel
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

i18n-esign

Simple VSCode extension, easy to use

English | 简体中文

Features

  1. Combine all i18n language json files into one Excel file.
  2. Update json file from excel file.
  3. Highlight Chinese characters.

laa2.gif

source:

src-code.png

result:

Excel.png

Requirements

No

Extension Settings

  • languageTypes: Extension will find json files with these names (en-US.json, zh-CN.json), and generate Excel with columns named by this names.
  • enableLinter: Mark string literals in editor so you can quickly spot on them.
  • markColor: The color of matched non-English letters.

Known Issues

No

Release Notes

0.0.1

init

0.0.2

update readme

0.0.3

update readme

0.1.0

Add linter feature. Chinese characters will be marked a red border. Some code copy from kiwi-linter

0.1.1

Add missing dependency: typescript

0.1.2

Move typescript from devDependency to dependency

0.1.3

Add missing dependency

0.2.0

Add new feature:

  1. support recursive find json in directory to generate excel;
  2. update json files from excel;

Some code copy from vscode-advanced-new-file

0.2.1

Fix bug of not showing red border on Chinese characters.

0.2.2

Fix bug of parsing invalid json content in json file.

0.3.0

Fix bug of not founding new added text when generating excel after json file changed; Change excel file name format;

0.3.1

Exclude node_modules

0.3.2

Bunding extension with webpack

0.3.3

Optimize code

0.3.4

debug

0.3.5

Fix excel generating bug

Enjoy!

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