sleistner / vscode-fileutils

Visual Studio Code Extension
https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
MIT License
190 stars 26 forks source link

Creating multiple folders with same file name #613

Open Shashank03200 opened 1 year ago

Shashank03200 commented 1 year ago

Is your feature request related to a problem? Please describe. When creating multiple folders using curly braces list, provide option to create file in each of them with the same name as that of each folder name. It will be very useful in creating clean folder structure for React components for example.

Describe the solution you'd like Using vs code variable names conventions , for example used in snippets.