Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CodeCatNew to Visual Studio Code? Get it now.
CodeCat

CodeCat

Emir OZCELIK

|
163 installs
| (0) | Free
Computer-assisted-translation (cat tool) extension for Visual Studio Code to translate your documentation, extracted strings and code with the power of automated translation as well as manual translation with translation memory and vocabulary management.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeCat

Computer-assisted-translation (cat tool) extension for Visual Studio Code to translate your documentation, extracted strings and code with the power of automated translation as well as manual translation with translation memory and vocabulary management.

Usage Demo

Features

Save any file that you want to translate as an .xcat file and open it with this extension installed. Extension will take over and present a custom editor where you file is divided into translatable lines.

As you translate line by line, the document will be updated with the translations.

At the end of the translation, you can change back the extension of the file to its original state.

Development

Start Contributing

At the root of the project, enter

yarn install

Creating a local extension package

At the root of the project, enter

vsce package

This will create a vsix file automatically named according to the package.json version.

Then, go to extensions of VS Code and select 'Install from VSIX' from the '...' context menu.

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