Skip to content
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

Connecting Line #104

Closed
ChekTek opened this issue Mar 12, 2020 · 2 comments
Closed

Connecting Line #104

ChekTek opened this issue Mar 12, 2020 · 2 comments

Comments

@ChekTek
Copy link

ChekTek commented Mar 12, 2020

So in a similar extension I use for other languages (Bracket Pair Colorizer 2) there is an option to have a line connecting the starting bracket to the ending bracket. I think this would be an awesome feature!

"bracket-pair-colorizer-2.scopeLineCSS": [
        "borderStyle : solid",
        "borderWidth : 2px",
        "borderColor : #876183",
        "opacity: 1"
    ],
@vincaslt
Copy link
Owner

I agree, it's not immediately clear to me how that would look like in case of tag breaking to the next line. But if you would like to submit a PR for this I'd happily take a look.

@vincaslt
Copy link
Owner

Closing this in favor of #82 they will be fixed together

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