|
How to set language of error messages coming from I have Visual Studio Code display language set to English and For example from executing
But on Output panel I get:
where "Error reading git repository information: Unsupported repository extension 'objectformat'. Only noop, preciousObjects, partialclone, worktreeConfig are supported." is localized to OS display language. |
Replies: 1 comment
|
Localization issue should be solved with dotnet/roslyn#74910 |
Localization issue should be solved with dotnet/roslyn#74910