Tlumach.NET for VS CodeGenerate type-safe localization code directly from VS Code by running the Tlumach.NET code generator on-demand from the Explorer context menu. FeaturesRun GeneratorExecute the Tlumach.NET code generator to create C# source files from your translation files. The generator produces strongly-typed translation classes, eliminating magic strings and enabling IntelliSense support for all your translations.
InstallationFrom VS Code Marketplace
Getting StartedSet Up Your Project
Generate Code
Generation output and any diagnostics are streamed live to the Tlumach Output channel. Requirements
DocumentationFor comprehensive guides, examples, and API documentation, visit the Tlumach.NET website, download the NuGet package, or browse the source code repository. SupportFound an issue or have a feature request? Please report it on GitHub Issues. About Tlumach.NETTlumach.NET is a flexible library that provides translation and localization for .NET applications. It supports multiple file formats (JSON, ARB, INI, TOML, CSV, TSV, ResX, XLIFF, Apple String Catalog), runtime language switching, XAML framework integrations, and Roslyn-based compile-time code generation for type-safe translation access. |