Quick Touch

A Visual Studio Code extension for creating files and nested directory structures instantly from the command palette without reaching for the mouse.

Quick Touch is a lightweight Visual Studio Code extension that streamlines file creation directly from the command palette, allowing developers to instantly generate files and entire nested directory structures from a single input without leaving the keyboard. By automatically creating missing parent folders and intelligently resolving file locations based on the current workspace context, Quick Touch eliminates repetitive navigation and setup tasks, helping developers stay focused on writing code. Built with TypeScript and the official VS Code Extension API, it delivers a fast, reliable, and cross-platform experience for creating everything from simple files to deeply nested project structures with minimal effort and maximum productivity.

Demo