microsoft / vscode

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

Minimap: Render overview ruler decorations (for extension support) #82808

Open eamodio opened 4 years ago

eamodio commented 4 years ago

Originally mentioned in the comments here: https://github.com/microsoft/vscode/issues/20934

Rendering overview ruler decorations on the minimap would not only eventually allow the minimap to optionally replace the scrollbar by supporting the same decorations, but would also allow extensions to provide decorations on the minimap.

cekkr commented 2 years ago

Are you kidding me? It's since 2019 that you have to implement a feature simple like that?

rioj7 commented 2 years ago

@cekkr The features implemented do not depend on the time of creation but on the amount of users checked it as useful. And then the team can still decide not to implement it. Currently the count is 10 I think the threshold is 20.

cekkr commented 2 years ago

I guess they must be 30. But it doesn't change my point of view: it's a stupid method.

Il giorno mer 3 nov 2021 alle ore 20:56 rioj7 @.***> ha scritto:

@cekkr https://github.com/cekkr The features implemented do not depend on the time of creation but on the amount of users checked it as useful. And then the team can still decide not to implement it. Currently the count is 10 I think the threshold is 20.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/microsoft/vscode/issues/82808#issuecomment-959911036, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3G2LOSWVY4R7U5F4PBJCDUKGHYDANCNFSM4JCAL5DQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

eamodio commented 2 years ago

@alexdima Any chance something like this could get in? Its already expressed internally: https://github.com/microsoft/vscode/issues/75216

Revolyze commented 1 year ago

Colored Regions is so good that it's enough to make me switch to VS Code by itself, but the fact that there isn't minimap support cuts the potential in half. Such a powerful tool for productivity to see the code at a glance.