Skip to content

CSS support for end when matching to upper block. #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
envygeeks opened this issue May 6, 2015 · 2 comments
Open

CSS support for end when matching to upper block. #14

envygeeks opened this issue May 6, 2015 · 2 comments

Comments

@envygeeks
Copy link

Right now we have CSS for the if/when/then and others but it would be nice if we could also CSS out the end too, so that it kind of matches the way that bracket-matcher works and makes it quite obvious what is going on if a user disables current line background.

if condition # Has CSS Class.
  work
end # Would love to have a CSS Class for this too.
@hmatsuda
Copy link
Owner

Duplicate of issue #7.

@envygeeks
Copy link
Author

My request isn't to highlight the end when I'm at the top, it's to have the end highlighted when I'm on the end and it's highlighting the top. Mine should be simple since you are already on that element. I read that one and assumed it was different since he wants the if to highlight the end, I want the end to be highlighted when the if is highlighted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants