VisualStudio-Output-Filter-Extension icon indicating copy to clipboard operation
VisualStudio-Output-Filter-Extension copied to clipboard

VS2019 locks up on second and subsequent use

Open munkii opened this issue 3 years ago • 0 comments

Describe the bug VS2019 locks up as Debugger is connected on second and subsequent uses. It does come out of this state to some extent. It seems like something is causing the debug session to drastically slow down.

Note on first use or after a Disable and Renable of the extension it works fine for the first use. Then locks up again.

Deselecting the filter also stops the lockup.

The filter is simply "StartsWith "[0:] "

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Chrome
  • Version Extension Version 2.4

Smartphone (please complete the following information):

  • Device: Android 8.0 Samsing Note 8
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

munkii avatar Sep 09 '20 11:09 munkii