<?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: solexy79</title>
    <description>The latest articles on DEV Community by solexy79 (@solexy79).</description>
    <link>https://dev.to/solexy79</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%2F435457%2Fe836cd17-5777-4819-a99c-e298392a7d87.png</url>
      <title>DEV Community: solexy79</title>
      <link>https://dev.to/solexy79</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/solexy79"/>
    <language>en</language>
    <item>
      <title>Installing A New Font for VS Code - In THREE(3) Simple Steps</title>
      <dc:creator>solexy79</dc:creator>
      <pubDate>Thu, 13 Aug 2020 21:02:30 +0000</pubDate>
      <link>https://dev.to/solexy79/installing-a-new-font-for-vs-code-in-three-3-simple-steps-13a5</link>
      <guid>https://dev.to/solexy79/installing-a-new-font-for-vs-code-in-three-3-simple-steps-13a5</guid>
      <description>&lt;p&gt;Most beginner developers like me at one point or the other, get tired of their default vs-code font. In fact, I just changed mine a few days back and I thought documenting the process will be a great idea for others that would like to follow suit and don't know how to get around it.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Step one (download the font)&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;A great resource to get free and really good fonts is &lt;a href="https://fonts.google.com/" rel="noopener noreferrer"&gt;Google Fonts&lt;/a&gt;. Although there are other great fonts out there, I recommend downloading the &lt;strong&gt;Fira Code&lt;/strong&gt; font, because its one of the most preferred font by developers and also because its my personal favorite for now . &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F7s8yim9typ87asnezvng.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F7s8yim9typ87asnezvng.png" alt="Alt Text" width="800" height="132"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click on download family button and a zip file should be downloaded on your PC.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Step two (installing the font)&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Navigate into the newly downloaded font zip file and you should have a screen like this.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdr15om6bibchuip2zwtd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fdr15om6bibchuip2zwtd.png" alt="Alt Text" width="547" height="346"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Click install and now you have the font installed on your PC&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Step three (using font in VS CODE)&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;In your VS code editor Go to File &amp;gt; Preferences &amp;gt; settings and search font.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqnhzko4ehr7loe0bd8mh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fqnhzko4ehr7loe0bd8mh.png" alt="Alt Text" width="800" height="449"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Insert the name of the newly downloaded font("Fira Code") before other default fonts and voila!! you have successfully installed a new font for your &lt;strong&gt;vscode editor&lt;/strong&gt; ...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzr6whuilvh106do43trv.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2Fzr6whuilvh106do43trv.png" alt="Alt Text" width="800" height="208"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;wait a moment.... another thing to note is that, you might need to restart your PC before the changes take effect&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Bonus&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;you might want to enable font ligatures also, it also makes font look great...&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Conclusion&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;The default vscode font is not bad, but changing your font can make you feel more at home in your code editor and even increase the excitement to code. Happy Coding!!&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>codenewbie</category>
      <category>beginners</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
