microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
230 stars 13 forks source link

[Blue][NETSDKE2E] [Loc] error diagnostics are not localized in problems window. #1550

Open yinjiehe01 opened 2 weeks ago

yinjiehe01 commented 2 weeks ago

Describe the Issue

error diagnostics are not localized. Image

Steps To Reproduce

1.Install VS Code from Download Visual Studio Code - Mac, Linux, Windows 2.Install C# and CDK. 3.Create a razor/blazor project and open it in VS Code. 4.Typing Image results in errors and then obverse the problems window.

Expected Behavior

The error message should be localized.

Environment Information

C# 2.53.12: Pipelines - Run 2.53.12 C# Devkit 1.12.25: Pipelines - Run 1.12.25+07decd6e14 OS: Linux VS Code:1.42.2 .NET install tool:2.2.0 Affect language: TK JP SC DE

davidwengier commented 2 weeks ago

Duplicate of https://github.com/dotnet/razor/issues/7177