microsoft / vscode

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

Change the size of the folding symbol together with the font size #225128

Open miniAtom opened 1 month ago

miniAtom commented 1 month ago

The size of the folding symbol next to the code seems to be constant. When the font is large, the folding symbol looks very small and incongruous. Can we change the size of the folding symbol together with the font size? image

There is another problem. When the font is large, the sticky scrolling folding symbol overlaps with the code line number. I hope it can be fixed. image

aeschli commented 1 month ago

I believe the size is managed by the editor gutter

vs-code-engineering[bot] commented 2 weeks 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!