CodeCatComputer-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. FeaturesSave 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. DevelopmentStart ContributingAt the root of the project, enter
Creating a local extension packageAt the root of the project, enter
This will create a Then, go to extensions of VS Code and select 'Install from VSIX' from the '...' context menu. |