<?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: pranto paul</title>
    <description>The latest articles on DEV Community by pranto paul (@pranto_paul_0087bf7b1c78e).</description>
    <link>https://dev.to/pranto_paul_0087bf7b1c78e</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%2F3061380%2F091d66fd-a973-4419-bf34-4a3b660526e9.png</url>
      <title>DEV Community: pranto paul</title>
      <link>https://dev.to/pranto_paul_0087bf7b1c78e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pranto_paul_0087bf7b1c78e"/>
    <language>en</language>
    <item>
      <title># 🚀 QuickPath: Create Files &amp; Folders in VS Code Without Touching Your Mouse🔥</title>
      <dc:creator>pranto paul</dc:creator>
      <pubDate>Fri, 18 Apr 2025 04:23:38 +0000</pubDate>
      <link>https://dev.to/pranto_paul_0087bf7b1c78e/-quickpath-create-files-folders-in-vs-code-without-touching-your-mouse-18hk</link>
      <guid>https://dev.to/pranto_paul_0087bf7b1c78e/-quickpath-create-files-folders-in-vs-code-without-touching-your-mouse-18hk</guid>
      <description>&lt;blockquote&gt;
&lt;h3&gt;
  
  
  Are you tired of endlessly left-right-clicking, navigating deep folder trees, or breaking your flow just to create a file?
&lt;/h3&gt;
&lt;h3&gt;
  
  
  If you're a keyboard-first developer who loves speed and productivity, you're going to love this: QuickPath.
&lt;/h3&gt;
&lt;/blockquote&gt;

&lt;p&gt;🔎 What is QuickPath?&lt;/p&gt;

&lt;p&gt;QuickPath is a blazing-fast VS Code extension that lets you create files and folders from the command palette, without touching your mouse. It's a small tool that makes a big difference in your workflow.&lt;/p&gt;

&lt;p&gt;No more right-clicks. No more mouse. Just type the path and hit enter. Boom. Structure created.&lt;/p&gt;

&lt;h2&gt;
  
  
  ✨ Features at a Glance
&lt;/h2&gt;

&lt;p&gt;⚡️ Instantly create files and folders from the command palette&lt;/p&gt;

&lt;p&gt;🦤 Supports deeply nested folder structures&lt;/p&gt;

&lt;p&gt;🎯 Advanced Query mode to create multiple files/folders at once&lt;/p&gt;

&lt;p&gt;⚖️ Keyboard-first design for maximum flow&lt;/p&gt;

&lt;p&gt;✨ No setup required. Just install and use&lt;/p&gt;

&lt;p&gt;⚡ How It Works (Example)&lt;/p&gt;

&lt;p&gt;Press:&lt;/p&gt;

&lt;p&gt;🧿 Windows/Linux: Ctrl + Alt + N&lt;/p&gt;

&lt;p&gt;🍎 macOS: Cmd + Option + N&lt;/p&gt;

&lt;p&gt;Open command: QuickPath: Create File or Folder&lt;/p&gt;

&lt;p&gt;Type path: src components Header Header.jsx&lt;/p&gt;

&lt;p&gt;Press Enter — 🎉 Done!&lt;/p&gt;

&lt;p&gt;🌍 Try Advanced Query&lt;/p&gt;

&lt;p&gt;You can create multiple files in one line:&lt;/p&gt;

&lt;p&gt;src bro a.txt + b.html &amp;amp; c.css&lt;/p&gt;

&lt;p&gt;Creates:&lt;/p&gt;

&lt;p&gt;src/bro/a.txt&lt;/p&gt;

&lt;p&gt;src/bro/b.html&lt;/p&gt;

&lt;p&gt;src/bro/c.css&lt;/p&gt;

&lt;p&gt;You can even go backwards with .., like:&lt;/p&gt;

&lt;p&gt;src bro .. a.txt&lt;/p&gt;

&lt;p&gt;📅 Installation&lt;/p&gt;

&lt;p&gt;Install from the VS Code Marketplace or search QuickPath inside the VS Code Extensions tab.&lt;/p&gt;

&lt;p&gt;📊 Why I Built This&lt;/p&gt;

&lt;p&gt;"I just wanted to create src/components/Auth/Login.jsx fast. But every time, it felt like a hundred clicks. So I built QuickPath."&lt;/p&gt;

&lt;p&gt;As a developer, keeping your hands on the keyboard matters. QuickPath is designed to reduce friction and speed up your workflow. Whether you're scaffolding a new project or adding new components, it makes the process frictionless.&lt;/p&gt;

&lt;p&gt;💼 Links&lt;/p&gt;

&lt;p&gt;🔗 GitHub Repo&lt;/p&gt;

&lt;p&gt;🔗 Marketplace Extension Page&lt;/p&gt;

&lt;p&gt;🔗 Report Issues&lt;/p&gt;

&lt;p&gt;If you're tired of breaking your flow just to create files, give QuickPath a try and never touch your mouse again.&lt;/p&gt;

&lt;p&gt;Made with ❤️ by Pranto Paul&lt;/p&gt;

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