Alexey-T/CudaText

Different colors for nested pair blocks

Closed this issue · 1 comments

Does Cuda support this feature?

VSCode:
image

You see there are three colors for nested blocks, always in the same order (yellow, purple, blue).

Single line:
image

So that just looking, without needing to place caret to use the highlight brackets feature, you can easily know of what each closing pair relates to.

Not supported yet. Plugin Api allows such coloring but not sure how fast it Will be on 50kb file.