Benjamin Pasero
Benjamin Pasero
A chat session can be inside a floating window and there is desire to have a 1-click gesture to move it back into the sidebar:  I am using `layout-sidebar-right`...
I would love to see a rich hover over the branch picker, similar to the blame hover. My main motivation is to copy the branch name quickly, but we could...
https://github.com/microsoft/vscode/blob/496ebc4723371f29c9ffa0319dcccb2d7bee7ee0/src/vs/base/browser/dom.ts#L945-L952 Unless I am missing something: `document.defaultView?.window.document === document`. So whats the idea of using `document.defaultView?.window` in that method?
 The condition under which this happens is that the inline editor itself has a scrollbar, in that case my request and the response is no longer revealed.
When I explicitly add a file as context, I would not expect it to appear twice based on the active editor: //cc @isidorn
It is nice that the workspace index indicator landed in the status bar, but it needs polish. ### Learn more Rather than having a big blue link, leverage the new...
I would like to restore just 1 group of methods that talk about an active window or document and then `hasFocus()` can be used selectively.
``` TreeError [SearchView] Data tree node not found: MATCH_file:///Users/bpasero/Development/Microsoft/vscode/src/vs/base/common/product.ts>[349,11 -> 349,28]chatQuotaExceeded ```