Skip to content
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
This repository was archived by the owner on Dec 22, 2023. It is now read-only.

Is there any way to highlight BETWEEN characters? #529

@dspwhite

Description

@dspwhite

I can highlight individual characters using myScintillaBox.IndicatorFillRange(start, length);, but is there a way to highlight in between two characters - just with an approx 2 pixel width highlight? I'm creating an ultra sugary Regex wrapper program, and I'd love to highlight the zero-width matches it finds.

A related issue is to highlight carriage returns, again with a very narrow highlight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions