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
When I have a WebViewPanel open and visible but not active in ViewColumn.Three and I call WebViewPanel.reveal(ViewColumn.Three); the panel doesn't become the active editor.
When I have a WebViewPanel open and visible but not active in ViewColumn.Three and I call
WebViewPanel.reveal(ViewColumn.Three);the panel doesn't become the active editor./cc @mjbvz
Originally from #43713 (comment)