sleistner / vscode-fileutils

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

Can't create subfolders in existing folders #390

Open aindriu80 opened 3 years ago

aindriu80 commented 3 years ago

Describe the bug I can't create a new folder inside an existing folder

To Reproduce Steps to reproduce the behaviour:

  1. File Utils: New Folder Relative to Project Root
  2. Enter folder I'm targeting (in this case /src/components/
  3. Can't create folder there - see screenshot

Expected behaviour A new folder is to be created

Screenshots

wIaomvH

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

sleistner commented 1 year ago

@aindriu80 is this still valid?