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

Horizontal and vertical lines between brackets (feature request) #10

Open
RashiqAzhan opened this issue Nov 8, 2021 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@RashiqAzhan
Copy link

RashiqAzhan commented Nov 8, 2021

I would like to see horizontal lines emerging from the bracket pairs that meet a vertical line spanning across the indent. A picture is worth a thousand words so I've included one below.
image

Is there scope to add this feature? It would help with debugging and focusing on the contents between the parenthesis. Maybe an extra feature to highlight the entire zone, or have it running to right instead of left. The lines could have different colors, weights, patterns, et cetera.

@AprilViolet
Copy link
Owner

@RashiqAzhan In fact, I have paid attention to the expression style you mentioned. As far as the current idea is concerned, it should be possible to achieve vertical lines, but horizontal and wrapped lines, I did not find some instructions.

@AprilViolet AprilViolet added the enhancement New feature or request label Nov 9, 2021
@RashiqAzhan
Copy link
Author

I do not know how to go about it as well. Nothing of that sort is documented in Jetbrains as far as I know. However, I did notice you can do underlining on text (like a red squiggly line appears if an error is found). Maybe Jetbrains exposes an API that allows setting an underline below certain characters at will for the plugin to use? Just throwing ideas around.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants