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
Description
Hey guys,
I'm a big fan of this syntax theme, but I found a little bug in the indentation match:
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.
if you disable line-height: 1.5;
, inside class atom-text-editor
you will see the underscore will appear.
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
Labels
No labels