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
192 stars 6 forks source link

Console/Debug output with useVSDbg=true #1064

Closed yaliashkevich closed 4 weeks ago

yaliashkevich commented 4 weeks ago

I've noticed following behaviour with useVSDbg=true flag while working on dotnet-ios/android app:

Is it intended behavior? Previously with useVSDbg=false all output above were shown at DEBUG CONSOLE window which has convenient controls to clear/filter.

mauroa commented 4 weeks ago

This is a duplicate of: https://github.com/microsoft/vscode-dotnettools/issues/685. Closing this, so please follow the status on the other ticket. Thanks