<?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>Forem: Abdul Malik </title>
    <description>The latest articles on Forem by Abdul Malik  (@zihadm654).</description>
    <link>https://forem.com/zihadm654</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%2F647672%2F5d465434-74b5-43af-a815-1d68ddc5fc7f.jpeg</url>
      <title>Forem: Abdul Malik </title>
      <link>https://forem.com/zihadm654</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/zihadm654"/>
    <language>en</language>
    <item>
      <title>Top 5 vscode tips &amp; tricks</title>
      <dc:creator>Abdul Malik </dc:creator>
      <pubDate>Sat, 21 Aug 2021 16:13:49 +0000</pubDate>
      <link>https://forem.com/zihadm654/top-5-vscode-tips-tricks-44ik</link>
      <guid>https://forem.com/zihadm654/top-5-vscode-tips-tricks-44ik</guid>
      <description>&lt;h4&gt;
  
  
  If your are a developer for quite some times you will be familiar with these names. These top 5 vscode tips will make you code efficiently.
&lt;/h4&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Emmet
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Emmet&lt;/strong&gt; is a life saver for any developer who is working with any kind of language. Emmet makes it easier to write code faster. Emmet is just a auto compelete tool. It auto compelete your syntax based on what your writing.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;command Pallete
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Command Pallete&lt;/strong&gt; is shortcut way of finding any of the vscode functionality. It's the fastest way to open any thing in vs code without touching the mouse. Just type and open it.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;SidePanel
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;SidePanel&lt;/strong&gt; As a developer you are mostly engaged with the keyboard most often. And It make you efficient when you are using mouse less or not using it. So, It is a pain to open or close side panel. It's ctrl + b and it's done now you can go with your coding.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Prettier
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Prettier&lt;/strong&gt; Its a real pain when you have format your code. And prettier makes it easier to format your code and forget about formating. You need to just install prettier and your are done. set it to save on format.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Bracket coloraizer 2
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Bracket coloraizer 2&lt;/strong&gt; is a extension which highlight your brackets. When their is too many code you find it difficult to find the specific bracket. And bracket coloraizer made it easier for you. If you need to now the a specific bracket opening and ending tag just select a tag and it will highlight the opening and ending of that tag.&lt;/p&gt;

&lt;p&gt;Thanks for the patience.&lt;br&gt;
Have a nice day&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>react</category>
      <category>html</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
