<?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: Daniel Bark 📦</title>
    <description>The latest articles on DEV Community by Daniel Bark 📦 (@barelydaniel).</description>
    <link>https://dev.to/barelydaniel</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F405892%2F99e4a001-262a-4b71-ad1e-0c24ab6c081e.jpg</url>
      <title>DEV Community: Daniel Bark 📦</title>
      <link>https://dev.to/barelydaniel</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/barelydaniel"/>
    <language>en</language>
    <item>
      <title>VS Code, your new best friend?</title>
      <dc:creator>Daniel Bark 📦</dc:creator>
      <pubDate>Wed, 10 Jun 2020 09:07:54 +0000</pubDate>
      <link>https://dev.to/barelydaniel/vs-code-customizable-20bn</link>
      <guid>https://dev.to/barelydaniel/vs-code-customizable-20bn</guid>
      <description>&lt;p&gt;VS Code does a lot, and it does it well. I spend most of my workday and lots of my free time with it. Almost more than my phone I would guess. This makes it worth the time to explore how to customize it and find all the hidden gem features, built in or in the package ecosystem. Lets get into it...&lt;/p&gt;

&lt;h2&gt;
  
  
  Fonts
&lt;/h2&gt;

&lt;p&gt;There are many great fonts including, Fira Code, Hack, Monaco. Do you prefer Monospaced fonts for the alignment or enjoy the look och a more stylized font? An important consideration is do you want Ligatures in your code?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NFnndVoy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://danclarkeblogstorage.blob.core.windows.net/images/2017-12-firacodefont/ligatureexamples.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NFnndVoy--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://danclarkeblogstorage.blob.core.windows.net/images/2017-12-firacodefont/ligatureexamples.png" alt="Ligatures"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Colors
&lt;/h2&gt;

&lt;p&gt;Color themes are one of the most effective parts to play around with to make the editor your own. &lt;/p&gt;

&lt;p&gt;⚙️ -&amp;gt; Color Theme &lt;/p&gt;

&lt;p&gt;You can even have glowing text. Below image showcases the Synthwave 84' theme with the Neon Dreams Glow enabled&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VGiz7BFu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/7c53hgzn4xjh5d10w88g.PNG" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VGiz7BFu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/7c53hgzn4xjh5d10w88g.PNG" alt="Synthwave"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Formatting
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Zui9y6U6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://repository-images.githubusercontent.com/75104123/f6f27280-61e5-11e9-8759-33288e842a50" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Zui9y6U6--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://repository-images.githubusercontent.com/75104123/f6f27280-61e5-11e9-8759-33288e842a50" alt="Prettier"&gt;&lt;/a&gt;&lt;br&gt;
Prettier has gained a lot of traction and once you start to use it you realize that formatting code is easier than ever. You do however need to decide if the formatter should run on demand, on save or as often as on each character typed.&lt;/p&gt;

&lt;h2&gt;
  
  
  Git
&lt;/h2&gt;

&lt;p&gt;VS Code has a bunch of git tools that you could use if you are not a git CLI purist.&lt;/p&gt;

&lt;h2&gt;
  
  
  Debugging
&lt;/h2&gt;

&lt;p&gt;VS Code is a very competent debugger and i have personally debugged Go, Python, Node, Deno and C# inside VS Code to mention a few.&lt;/p&gt;

&lt;h3&gt;
  
  
  Thanks for reading and happy coding!
&lt;/h3&gt;

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