<?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: TheBugCoder</title>
    <description>The latest articles on DEV Community by TheBugCoder (@thebugcoder).</description>
    <link>https://dev.to/thebugcoder</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%2F614476%2Fa3bd7fc8-d35a-4621-9538-eb1fe9d8fbbe.png</url>
      <title>DEV Community: TheBugCoder</title>
      <link>https://dev.to/thebugcoder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thebugcoder"/>
    <language>en</language>
    <item>
      <title>5 Best VS Code Extensions As a Web Dev</title>
      <dc:creator>TheBugCoder</dc:creator>
      <pubDate>Thu, 08 Jul 2021 08:46:51 +0000</pubDate>
      <link>https://dev.to/thebugcoder/5-best-vs-code-extensions-as-a-web-dev-42ac</link>
      <guid>https://dev.to/thebugcoder/5-best-vs-code-extensions-as-a-web-dev-42ac</guid>
      <description>&lt;p&gt;Today I will show my personal favourite and best Visual Studio code extensions as a web dev.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. &lt;a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer"&gt;Live Server&lt;/a&gt;
&lt;/h2&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;by Ritwick Dey&lt;/em&gt;
&lt;/h6&gt;

&lt;p&gt;This is the VS Code extension I use the most. It can open a HTML file in the browser and it automatically reloads. But what's the best, that it creates a server, so you can do PHP, import libraries in JavaScript and more.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. &lt;a href="https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode"&gt;Prettier&lt;/a&gt;
&lt;/h2&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;by Prettier&lt;/em&gt;
&lt;/h6&gt;

&lt;p&gt;Prettier is just a code formatter for JavaScript, TypeScript, Flow, JSX, JSON, CSS, SCSS, Less HTML, Vue, Angular, GraphQL, Markdown and YAML.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. &lt;a href="https://marketplace.visualstudio.com/items?itemName=CoenraadS.bracket-pair-colorizer-2"&gt;Bracket Pair Colorizer 2&lt;/a&gt;
&lt;/h2&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;by CoenraadS&lt;/em&gt;
&lt;/h6&gt;

&lt;p&gt;This extension colorizes every bracket pair (as the name says).&lt;/p&gt;

&lt;h2&gt;
  
  
  4. &lt;a href="https://marketplace.visualstudio.com/items?itemName=ritwickdey.live-sass"&gt;Live Sass Compiler&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;Live Sass Compiler compiles/transpiles your SASS/SCSS to CSS with live browser reload.&lt;/p&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;by Ritwick Dey&lt;/em&gt;
&lt;/h6&gt;

&lt;h2&gt;
  
  
  5. &lt;a href="https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag"&gt;Auto Rename Tag&lt;/a&gt;
&lt;/h2&gt;

&lt;p&gt;It renames a pair of tags with multicursor.&lt;/p&gt;

&lt;h6&gt;
  
  
  &lt;em&gt;by Jun Han&lt;/em&gt;
&lt;/h6&gt;

&lt;p&gt;These were my personal 5 best Visual Studio Code Extensions. And sorry for the bad writing skills, but this is my first post! :P&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
