<?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: Sleepy Possum</title>
    <description>The latest articles on DEV Community by Sleepy Possum (@sleepy_possum).</description>
    <link>https://dev.to/sleepy_possum</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%2F1226014%2F932afce3-954e-4186-858a-bacc604b9b11.png</url>
      <title>DEV Community: Sleepy Possum</title>
      <link>https://dev.to/sleepy_possum</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sleepy_possum"/>
    <language>en</language>
    <item>
      <title>WebStorm Shortcuts</title>
      <dc:creator>Sleepy Possum</dc:creator>
      <pubDate>Tue, 05 Dec 2023 15:00:40 +0000</pubDate>
      <link>https://dev.to/sleepy_possum/webstorm-shortcuts-2a5</link>
      <guid>https://dev.to/sleepy_possum/webstorm-shortcuts-2a5</guid>
      <description>&lt;p&gt;I believe I'm not the only one who's been thinking about exploring their IDE's shortcuts and never really got down to this. &lt;/p&gt;

&lt;p&gt;I decided it's time to change and that's why I'm composing a list of absolutely essential shortcuts that made my life so easier after I started using them:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Double Shift&lt;/strong&gt;&lt;br&gt;
Opens a window with a global search throughout the whole project.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--6iFn7pyz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ueadm2gjfyqclcskpcjs.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--6iFn7pyz--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ueadm2gjfyqclcskpcjs.png" alt="Image description" width="690" height="168"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Shift + F&lt;/strong&gt;&lt;br&gt;
Opens a window with a search in file contents.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Shift + N&lt;/strong&gt;&lt;br&gt;
Opens a window with a search by file name.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Shift + F&lt;/strong&gt; and then &lt;strong&gt;Ctrl + Shift + R&lt;/strong&gt;&lt;br&gt;
Allow you to search for a keyword and then replace it with whatever you want.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MpXwcN4W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bnu22tg122nkjt9wx4fh.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MpXwcN4W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/bnu22tg122nkjt9wx4fh.png" alt="Image description" width="800" height="205"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + E&lt;/strong&gt;&lt;br&gt;
Opens a window with a list of recently opened files.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Shift + Space&lt;/strong&gt;&lt;br&gt;
Brings back a window with autocomplete suggestions.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--wxQQflmt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vf9ud2agua2llmqd9wod.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--wxQQflmt--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/vf9ud2agua2llmqd9wod.png" alt="Image description" width="453" height="153"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Alt + J&lt;/strong&gt;&lt;br&gt;
Allows you to wrap a piece of your markup in a tag or whatever you want using emmet.&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--sYghVl3o--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uxwolbtw2jixx6yyeef4.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--sYghVl3o--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/uxwolbtw2jixx6yyeef4.png" alt="Image description" width="300" height="118"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + W&lt;/strong&gt;&lt;br&gt;
Selects a word and extends this selection further with each combination press.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ctrl + Shift + W&lt;/strong&gt;&lt;br&gt;
If it went too far with the previous shortcut, this one will help to shrink the selection back!&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Shift + F6&lt;/strong&gt;&lt;br&gt;
Select a file among your project's files and press this to rename it. (I also have to add &lt;strong&gt;Fn&lt;/strong&gt; to this combination for it to work)&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;There are more to come!&lt;/p&gt;

</description>
      <category>webstorm</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
