madskristensen / Tweakster

A Visual Studio extension
Apache License 2.0
240 stars 23 forks source link

Continuous stream of "3:02 PM: OutputVerbosity (no shortcut)" in output window #28

Closed ChrisGuzak closed 3 years ago

ChrisGuzak commented 3 years ago

I've got the learn shortcut command enabled that displays the shortcut keys for commands in the output window. I've also enabled the output verbosity feature. I see a stream of output about once per second, it seems OutputVerbosity runs on a timer.

3:02 PM: Edit.ClearOutputWindow (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
3:02 PM: OutputVerbosity (no shortcut)
...
madskristensen commented 3 years ago

This was fixes in Learn the ShortCut extension