vscode
vscode copied to clipboard
Only clicking on the icon expands collapsed cells, not the entire sash.
Testing #226663
I expect to be able to click on the entire sash, not just the icon.
This id deliberate, to be consistent with the same functionality for show/hiding unchanged/lines on plain text editor.
Reopening as i think it’s a valid request
@rebornix what do you think? It’s easy to implement, I left that as per existing functionally editor to hide unchanged lines
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.
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.