ritwickdey / vscode-create-file-folder

A small vscode extension that help you to create files & folder in Atom Style.
https://marketplace.visualstudio.com/items?itemName=ritwickdey.create-file-folder
MIT License
35 stars 17 forks source link

Create file in selected folder #6

Open supersebek opened 4 years ago

supersebek commented 4 years ago

I think better is to when we don't provide full path but only filename with file extension to create that file in selected folder not in highest in hierarchy.

w3rc commented 4 years ago

Hi... is this feature to add relative paths added>?????

mithreshvar commented 1 year ago

Could you please explain more? When I just put the filename and extension, it is created in the root folder. I cannot make it in the current folder.