vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Only clicking on the icon expands collapsed cells, not the entire sash.

Open alexr00 opened this issue 1 year ago • 4 comments

Testing #226663

I expect to be able to click on the entire sash, not just the icon.

Image

alexr00 avatar Aug 27 '24 14:08 alexr00

This id deliberate, to be consistent with the same functionality for show/hiding unchanged/lines on plain text editor.

DonJayamanne avatar Aug 27 '24 20:08 DonJayamanne

Reopening as i think it’s a valid request

DonJayamanne avatar Aug 28 '24 01:08 DonJayamanne

@rebornix what do you think? It’s easy to implement, I left that as per existing functionally editor to hide unchanged lines

DonJayamanne avatar Aug 28 '24 01:08 DonJayamanne

Hmm, if this is how it works in the text editor then I would leave it as is. I think it just felt weird because there was only one sash in my case.

alexr00 avatar Aug 28 '24 14:08 alexr00

We have similar feature requests for the editor: https://github.com/microsoft/vscode/issues/199316. Another relevant one is allowing the file header to be clickable https://github.com/microsoft/vscode/issues/204317.

rebornix avatar Aug 28 '24 18:08 rebornix