Skip to content

[CLOSED] Highlight scrollbar tickmark for the current Find match #9211

@core-ai-bot

Description

@core-ai-bot

Issue by peterflynn
Monday Jan 19, 2015 at 10:22 GMT
Originally opened as adobe/brackets#10413


Highlight scrollbar tickmark for the current Find match differently from the other matches (similar to the text highlighting within the editor: the current match is orange and the other matches are yellow).

Also, fix a bug where the wrong text highlight color was seen when a file had many search results (> FIND_HIGHLIGHT_MAX) or was too big to search for all matches at once (> FIND_MAX_FILE_SIZE): ensure .CodeMirror-searching is always applied to the current-match highlight, even when other matches aren't highlighted.

I thought this would be a nice enhancement to get into 1.2 :-)


peterflynn included the following code: https://github.com/adobe/brackets/pull/10413/commits

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions