Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>touch-my-filesNew to Visual Studio Code? Get it now.
touch-my-files

touch-my-files

chon

|
28 installs
| (0) | Free
Create files and folders relative to the editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

touch-my-files

Create files with touch command like syntax

How to use me?

  • Open a workspace / editor
  • Command + Shift + P or Ctrl + Shift + P, enter touch-my-files: Create file(s), and press Enter

Features

Create files relative to the currently active workspace / editor

  • single file
    file.ts
    
  • creates folder if not exists
    src/main.ts
    
  • multiple files
    package.json src/App.tsx
    
    Button{1..3}.{style,test}.ts
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft