question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Bracket Pair Colorization: Force unique opening color

See original GitHub issue

This would be porting over said feature from Bracket Pair Colorizer 2

bracket-pair-colorizer-2.forceUniqueOpeningColorimage image

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:37
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

8reactions
NatoBoramcommented, Sep 23, 2021

It would be nice to have it along with "bracket-pair-colorizer-2.forceIterationColorCycle".

forceIterationColorCycle

1reaction
hedietcommented, Mar 7, 2022

So forceUniqueOpeningColor just cycles between the first and second color, while forceIterationColorCycle cycles between all colors? It seems to me they both solve the same issue - thus I only would like to implement one of them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bracket pair colorization 10000x faster - Visual Studio Code
Bracket pair colorization is all about quickly determining all brackets and their (absolute) nesting level in the viewport. The viewport can be ...
Read more >
Adding color to bracket pairs - Visual Studio Blog
I would suggest to take a look at Visual Studio Code bracket colorization settings and make something similar (Editor->Bracket Pair Colorization ...
Read more >
VS Code: Bracket Colorization and Guides
We can use a VS Code setting called bracket pair colorization to add color to each set of opening and closing brackets, making...
Read more >
VSCode Customization: Supercharge Your IDE - Vladimir Iashin
Bracket Pair Colorizer 2 (VSCode supports it natively now) ... and this is one of those famous VSCode "killer features" which is actually...
Read more >
Annotated List of Command-line Options - ImageMagick
The actual number of colors in the image may be less than your request, but never more. Note that this a color reduction...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found