dotnet/roslyn

Debugger text view lost focus after click completion filters in list

オープン

#49,476 opened on 2020/11/18

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-InteractiveBughelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

Moving AB#1100128 to GitHub

"This is happening because the text view used to enter Breakpoint Conditions does not implement IWpfTextView2. This interface defines method QueueSetFocus whose implementation is necessary to fix this bug. The text view in question is Microsoft.VisualStudio.LanguageServices.Implementation.DebuggerIntelliSense.DebuggerTextView which is owned by Roslyn."

コントリビューターガイド