Open Editors section should scroll to show group name #50740
Labels
feature-request
Request for new features or functionality
file-explorer
Explorer widget issues
*out-of-scope
Posted issue is not in scope of VS Code
Milestone
Testing #50459
Open Editors
section gets a scroll barOpen Editors
sectionExpected: The corresponding file gets focus in the
Open Editors
section and user can see the group name as well.Actual: The file does get focus in the
Open Editors
section, but the group name is not visibleNote: This might not be important if the groups are always numbered. One can guess the number of the current group based on what comes after. But if we support naming of groups, then this might be important
Note: It can be possible that the first group has way too many files and an attempt to show the group name would make it impossible to show the file name. In that case we might have to give up on showing the group name
The text was updated successfully, but these errors were encountered: