Skip to content

Add support for a border around some text #346

@NavalOrange

Description

@NavalOrange

Hey there, I was wondering if there was a nice way to get a border for a highlight area in a StyleClassedTextArea. And if not I would like to make a feature request : D.

Something similar to what I'm looking for is the name change indicator in IntelliJ.
intellijhighlightborder

Specifically what I was looking to do is highlight locations in a text file based on user inputted row, column and lengths. For most of the use cases just having a colored background is fine. However, in the event that the user inputs a zero length location, there is nothing to highlight. With a border around a zero width selection, there would be feedback for the user.

In IntelliJ, it looks like this:
intellijhighlightborder2

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions