Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] - Show bookmarks in Minimap #584

Open
mbomb007 opened this issue Jan 24, 2023 · 1 comment
Open

[FEATURE] - Show bookmarks in Minimap #584

mbomb007 opened this issue Jan 24, 2023 · 1 comment
Labels
depends on Depends on issues from VS Code enhancement

Comments

@mbomb007
Copy link

mbomb007 commented Jan 24, 2023

The VS Code Minimap can be enabled with

"editor.minimap.enabled": true,

Bookmarks allows changing the background colors, etc, and I'd like to have the minimap show the same colors. As-is, the minimap shows the bookmarked lines as if they weren't bookmarked.

@alefragnani
Copy link
Owner

Hi @mbomb007 ,

This has already been requested in #54, but just like back then, we still need an API for that.

Right now, there is an open issue for such API microsoft/vscode#82808, but no ETA.

I'll leave this issue opened for a while. Maybe this new API could be available in the upcoming releases and the extension could be updated to support that as well.

Hope this helps

@alefragnani alefragnani added the depends on Depends on issues from VS Code label Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends on Depends on issues from VS Code enhancement
Projects
None yet
Development

No branches or pull requests

2 participants