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

[Feature request] Colorize only surrounded brackets and set background and border colors #274

Open
BachiMjavanadze opened this issue May 30, 2023 · 13 comments
Labels
>_<! under consideration of dropping... feature request question

Comments

@BachiMjavanadze
Copy link

Please add the ability to colorize only those brackets that surround the mouse cursor:

image

Vertical lines should have only highlighted brackets.
also please add ability to colorize only background and set border color (optionally only for surrounded braces):

image

@wmjordan
Copy link
Owner

Could you further more describe the benefit of this feature?

@BachiMjavanadze
Copy link
Author

you clearly highlight the context in which you work and are not distracted by other contexts, this is how my VScode is set up. I love minimalism, I don't like it when all the brackets are colored in different colors

@wmjordan
Copy link
Owner

Why do you want to emphasize the bounding braces?

@BachiMjavanadze
Copy link
Author

Why do you want to emphasize the bounding braces?

just to focus on work context

@wmjordan
Copy link
Owner

How does the brace pair brings meaning for your "context"?

@yekanchi
Copy link

yekanchi commented May 31, 2023

you clearly highlight the context in which you work and are not distracted by other contexts, this is how my VScode is set up. I love minimalism, I don't like it when all the brackets are colored in different colors

Viasfora is a good extension for it but it is not maintained anymore and has performance issues.

https://static.winterdom.com/images/2018/rainbow-lines.gif
image

@BachiMjavanadze
Copy link
Author

How does the brace pair brings meaning for your "context"?

what you mean? it is just a personal preference, my VSCode works like that

@BachiMjavanadze
Copy link
Author

BachiMjavanadze commented May 31, 2023

you clearly highlight the context in which you work and are not distracted by other contexts, this is how my VScode is set up. I love minimalism, I don't like it when all the brackets are colored in different colors

Viasfora is a good extension for it but it is not maintained anymore and has performance issues.

https://static.winterdom.com/images/2018/rainbow-lines.gif image

I know even better, but hard to implement
Blockman

image

@wmjordan
Copy link
Owner

Before I begin to work on it, I must need to know the values and benefits, not "personal preference", which can be a false request since you can not say why it is good.

@wmjordan
Copy link
Owner

wmjordan commented May 31, 2023

I don't like so many lines and blocks in the code editor.

Currently Codist's Super Quick Info has already an option to highlight the block when you hover your mouse on it.
image

It even works with expressions, not only blocks.
image

It works best to solve "parentheses hell".
image

@wmjordan
Copy link
Owner

wmjordan commented Jun 1, 2023

You can also turn on the Syntax detail and Highlight syntax range options.

Hover your mouse on the Navigation Bar. The code block structure will be revealed.
image

However, I don't think it is very useful now, since the similar functionality is provided by Super Quick Info.

@wmjordan wmjordan added question >_<! under consideration of dropping... labels Jun 3, 2023
@BachiMjavanadze
Copy link
Author

did you implement it as I ask? can't enable the feature

@wmjordan wmjordan reopened this Feb 27, 2024
@wmjordan
Copy link
Owner

No, not implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>_<! under consideration of dropping... feature request question
Projects
None yet
Development

No branches or pull requests

3 participants