You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open vscode with C# extension installed, do anything, if OmniSharp shows something on the Output Tab, that tab takes focus and interrupts user actions
Expected behavior
The user actions aren't interrupted by OmniSharp outputs
Actual behavior
The user actions are interrupted by OmniSharp outputs
This is very annoying and frustrating, please please do something about it, if someone needs it by default put it in some configuration I'll be pleased to do the clicks in order to prevent this from happening
The text was updated successfully, but these errors were encountered:
Indeed really annoying. You start typing something in a cli terminal and then you unexpectedly loose focus to omnisharp output. As omnisharp launches even in for non C# projects, this impairs the overall usability of vscode (markdown editing, etc).
Environment data
all the versions I have ever used
Steps to reproduce
Open vscode with C# extension installed, do anything, if OmniSharp shows something on the Output Tab, that tab takes focus and interrupts user actions
Expected behavior
The user actions aren't interrupted by OmniSharp outputs
Actual behavior
The user actions are interrupted by OmniSharp outputs
This is very annoying and frustrating, please please do something about it, if someone needs it by default put it in some configuration I'll be pleased to do the clicks in order to prevent this from happening
The text was updated successfully, but these errors were encountered: