daxstudio
- 6 skills
- 0 followers
- 6 hours ago last updated
- ▌ Build And Test · daxstudioBuild DAX Studio and run tests. Use when you need to verify changes compile correctly and all tests pass.
- ▌ Resx Translation · daxstudioProcedure for generating translations for DAX Studio resource files. Use when creating or updating translations for target languages (es, fr, de, zh-Hans, ja).
- ▌ Xaml String Extraction · daxstudioStep-by-step procedure for extracting hardcoded English strings from a DAX Studio XAML view file and replacing them with {x:Static} resource references. Use when localizing or internationalizing XAML files.
- ▌ Csharp String Extraction · daxstudioStep-by-step procedure for extracting hardcoded English strings from DAX Studio C# files and replacing them with resource references. Use when localizing ViewModels, services, or other C# code.
- ▌ Spectre CLI Localization · daxstudioProcedure for localizing Spectre.Console.Cli command and option descriptions in DaxStudio.CommandLine. Use when internationalizing the dscmd command-line tool.
- ▌ Localized Attribute Migration · daxstudioProcedure for migrating DAX Studio OptionsViewModel attributes ([DisplayName], [Description], [Category], [Subcategory]) to their localized equivalents. Use when localizing the Options UI.