Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

indentation match #17

Open
Open
@HDenizD

Description

@HDenizD

Hey guys,
I'm a big fan of this syntax theme, but I found a little bug in the indentation match:
what-i-mean

first i tried to figure out what the reason of this could be, because on material-syntax-light and all the other syntax themes this issue is not appearing.

After a few minutes of checking the code, i figured out that the underscore for matching is just eaten by other elements.

for example:
code

if you disable line-height: 1.5; , inside class atom-text-editor
you will see the underscore will appear.

solution-maybe

but this seems not to be a good solution for me, looks a little bit messed up. anyone else have a better way to fix this?

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