<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Phillip Anerine</title>
    <description>The latest articles on DEV Community by Phillip Anerine (@peeleebee).</description>
    <link>https://dev.to/peeleebee</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F850257%2F0c1f1b9a-794d-493b-b1b2-227c725ddd2b.jpg</url>
      <title>DEV Community: Phillip Anerine</title>
      <link>https://dev.to/peeleebee</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/peeleebee"/>
    <language>en</language>
    <item>
      <title>Colored Brackets have been a game changer</title>
      <dc:creator>Phillip Anerine</dc:creator>
      <pubDate>Tue, 26 Apr 2022 18:50:38 +0000</pubDate>
      <link>https://dev.to/peeleebee/colored-brackets-have-been-a-game-changer-2abh</link>
      <guid>https://dev.to/peeleebee/colored-brackets-have-been-a-game-changer-2abh</guid>
      <description>&lt;p&gt;I've worked in a few different IDEs along my path of programming, usually to the whim of different professors. However, once I started working in VSCode, I've loved it and stuck with it for its lightweight nature and customizability. I'm not sure how I didn't discover it earlier, but my friend suggested I get a color bracket extension, and it has been a game changer. &lt;/p&gt;

&lt;p&gt;Unfortunately, I am sometimes mess with spacing when it comes to my code, Going back after a compilation error counting the amount of parentheses gets annoying with a mix of nested brackets, autocomplete brackets, and my fat finger on the shift, 8, and 9 key. Hence, colored brackets! &lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foikcxev3rgpy587sf2ee.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Foikcxev3rgpy587sf2ee.png" alt="Image description" width="800" height="295"&gt;&lt;/a&gt;&lt;br&gt;
All this does is match the color of brackets, parentheses, etc. which makes it much easier at a glance to see what goes where. Another nice feature of it, is if there is an unmatched or extra bracket, it will let you know by coloring it a bright red that screams ERROR. &lt;br&gt;
&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feuzfch5a9gbma0dmu29f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Feuzfch5a9gbma0dmu29f.png" alt="Image description" width="619" height="29"&gt;&lt;/a&gt;&lt;br&gt;
Even with this somewhat dense line of code, I'm sure you could spot it out right away. And I sure do whenever I'm coding. &lt;/p&gt;

&lt;p&gt;This is the one I use, which I like for its bright colors, but there are other more customizable ones out there if you so please.&lt;br&gt;
&lt;a href="https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=2gua.rainbow-brackets&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Are there any other extensions or conveniences you use for productivity?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>tooling</category>
      <category>vscode</category>
      <category>productivity</category>
    </item>
  </channel>
</rss>
