Benjamin Pasero

Results 97 issues of 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: ![Image](https://github.com/user-attachments/assets/b5cf54c3-d20d-4fe2-a5bf-33cd4c5f5fc6) I am using `layout-sidebar-right`...

icons-product

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?

debt

![Image](https://github.com/user-attachments/assets/db9fc1f6-42c1-4508-be3e-20b62b5972d2) 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.

bug
inline-chat-v2

When I explicitly add a file as context, I would not expect it to appear twice based on the active editor: //cc @isidorn

ux
chat
chat-input

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...

debt
ux

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 ```