omnisharp-roslyn
                                
                                 omnisharp-roslyn copied to clipboard
                                
                                    omnisharp-roslyn copied to clipboard
                            
                            
                            
                        Reuse Omnisharp's encoding in RunTest output
Hello,
Currently I run omnisharp.exe --encoding utf-8 but when I use the RunTest endpoint, the output has broken characters because the output encoding depends on my system:

Would it make sense to spread omnisharp's encoding to the output of the processes it runs ?
Maybe we can use ProcessStartInfo.StandardOutputEncoding when Omnisharp runs the dotnet cli Process to run the tests
Still has problem. When run test from vscode text editor.

same issue still exists
版本: 1.60.0 (system setup) 提交: e7d7e9a9348e6a8cc8c03f877d39cb72e5dfb1ff 日期: 2021-09-01T10:41:52.311Z Electron: 13.1.8 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0 OS: Windows_NT x64 10.0.19043
.Net Core Test Explorer v1.4.3