microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.62k stars 28.67k forks source link

Feature Request: Enhance Width of Breadcrumbs Drop Down #228746

Open l0g2 opened 3 days ago

l0g2 commented 3 days ago

The Code Outline panel's limited width truncates long method names, hindering code navigation. Please consider expanding the panel's adjustable width options.

image

IllusionMH commented 3 days ago

Looks like breadcrumbs drop down. There's separate outline view/paned in sidebar

l0g2 commented 3 days ago

@IllusionMH

While I understand the desire to expand the sidebar for better navigation, making it wider would unfortunately reduce the space available for the code area. Given the limited screen size, this could hinder our ability to view and edit code effectively.

On the other hand, the breadcrumb panel has ample potential for horizontal expansion, which could provide us with more space without compromising the functionality of the code area.

IllusionMH commented 3 days ago

I mean issue title didn't match element on screenshot, that's all.

l0g2 commented 3 days ago

@IllusionMH Thank you for your feedback! I’ve revised the issue title to better match the element shown in the screenshot.

vs-code-engineering[bot] commented 3 days ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!