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

Minimap search results visibility #152

Merged

Conversation

arcticicestudio
Copy link
Contributor

Resolves #150

Before

After

In VS Code 1.37 (1) (July 2019) the search decorations in the minimap
(code outline) have been improved so the entire line will now be
highlighted with low opacity, and the actual match shown with high
opacity.

To customize the color the new `minimap.findMatchHighlight` UI/workbench
theme key has been added to Nord.

References:
  (1) https://code.visualstudio.com/updates/v1_37#_improved-minimap-search-results-visibility

GH-150
@arcticicestudio arcticicestudio merged commit 6b6655f into develop Aug 10, 2019
@arcticicestudio arcticicestudio deleted the feature/gh-150-minimap-search-results-visibility branch August 10, 2019 08:53
@arcticicestudio arcticicestudio removed their assignment Aug 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minimap search results visibility
2 participants