News
Visual Studio extension expert Mads Kristensen’s latest creation is Rainbow Braces, used to colorize brace pairs in order to better understand nested code.
A principal program manager on Microsoft’s Visual Studio dev team, Kristensen is known for his many extensions — nearly 200 — that add functionality to the company’s flagship IDE.
Last week, he took to Twitter to announce Rainbow Braces, which was received with much developer enthusiasm because it “Colorizes matching brace pairs to make it easy to identify them and their scope. Works for curly brackets, parentheses, and square brackets.”
The new offering was inspired by a Jan. 6 feature request on the Developer Community site that read:
Apparently asking “Pretty Please?” did the trick of persuading Kristensen to author the Rainbow Braces extension last week. Many developers lauded the new tool, with one asking if it was possible to provide toggle on/off functionality, which Kristensen added along with other requested functionality in a quick update.
Kristensen said his take on a simple brace colorizer was inspired by the free Viasfora extension from Tomas Restrepo (374,218 installs), which lists “Rainbow Braces” among several other capabilities. When asked why developers shouldn’t just use that tool, Kristensen replied that numerous people over the years have expressed a desire for a smaller extension that does nothing but rainbow bracing.
A commenter also found an advantage over Viasfora: “I just installed it [Kristensen’s Rainbow Braces], thank you! I didn’t like the way Viasfora changed the colours of other text without the ability to disable it.”
As of this writing, Kristensen’s announcement tweet has garnered 348 likes, 21 comments and 47 retweets, while the tool in the VS Marketplace has been installed 717 times since its Aug. 24 debut, earning a near-perfect 4.9 rating from 11 developers who reviewed and rated it. “Love it. As someone with partial color blindness and various other optical maladies, this helps a lot. Especially with long JSON declarations in appsettings.json,” said one review.
Kristensen encouraged developers to vote for the original Developer Community request, which could increase the chances of Rainbow Braces becoming a native, baked-in feature.
The project is hosted on GitHub here.
About the Author
David Ramel is an editor and writer for Converge360.
Printable Format
Dr. James McCaffrey of Microsoft Research updates previous tutorials with new, cutting-edge deep neural machine learning techniques.
The microservices architectural style is one of the foundational pillars of today’s cloud-native development world, along with modern design, containers, backing services and automation.
Despite August being a popular month for Visual Studio Code engineers to vacation, the dev team managed to churn out a bunch of new features in the regular monthly update, bringing the lightweight, open source-based, cross-platform code editor to v1.71.
“The .NET MAUI Cloud Skills Challenge is a fun and exciting way to learn .NET MAUI and grab the latest .NET MAUI sticker swag!”
Survey shows PowerShell preferred, with 45.2 percent of the votes, followed by cmd (37.6 percent), WSL Bash (15.6 percent) and Azure Cloud Shell (1.6 percent).
> More Webcasts
Problems? Questions? Feedback? E-mail us.