This extension streamlines the creation and management of labels directly inside Visual Studio. It provides a dedicated tool window that allows labels to be created and edited without switching tabs, as well as inline label creation directly from the code editor. Labels Generator supports automatic label ID generation, duplicate label ID detection, and automatic description filling based on the selected model name. Also supports after creating a label, its reference be automatically copied to the clipboard for immediate use. The extension includes built-in spell checking with automatic fixes, developer-assisted fixes via API, and real-time validation to prevent common mistakes. It also supports label translation to all languages derived from a selected master label file using the DeepL API, with translation preview and on-the-fly corrections. Together, these features make label creation faster, safer, and more consistent across projects. |