How VSCode made bracket pair colorization faster (2021)
code.visualstudio.com
How VSCode made bracket pair colorization faster (2021)
1–10 of 247 posts
Re: How VSCode made bracket pair colorization faster (2021)
#2Re: How VSCode made bracket pair colorization faster (2021)
#3already submitted two years ago (268 comments)
Re: How VSCode made bracket pair colorization faster (2021)
#4Re: How VSCode made bracket pair colorization faster (2021)
#5And yet, somehow, no one has done anything to address the inherent issues for colorblind developers. All of these colorization add-ons are woefully inadequate in that regard.
Re: How VSCode made bracket pair colorization faster (2021)
#6Re: How VSCode made bracket pair colorization faster (2021)
#7And yet, somehow, no one has done anything to address the inherent issues for colorblind developers. All of these colorization add-ons are woefully inadequate in that regard.
Re: How VSCode made bracket pair colorization faster (2021)
#8VSCode is a good tool, but it’s unbearably slow, and it breaks my heart that so much development has converged on something written in electron with such a low regard for performance by any measure.
Re: How VSCode made bracket pair colorization faster (2021)
#9Re: How VSCode made bracket pair colorization faster (2021)
#10And yet, somehow, no one has done anything to address the inherent issues for colorblind developers. All of these colorization add-ons are woefully inadequate in that regard.
Seems like a fundamentally unsolvable problem. These techinques use a spectrum of colours for deeply nested brackets. (If you only have one or two levels of brackets then you don't need the colourisation in the first place.) But colourblind users fundamentally don't have that many choices of colours to pick from in the first place.