- This extension is serve create new file / folder to your current opened workspace.
-
Sure, you are correct, but wrong.
-
VSCode has 2type create new file method.
- one is
File:New Untitled File => File:Save / File:Save As...
but this method needed control OS file system window. - other one is move to
Explorer pane
andFile:New File
this method is complete in VSCode window. but you needed multiple cursor + keyboard or keyboard shortcut control for create one file.
- one is
-
I think that is redundant. Then i want keyboard and path based create file method.
- It is simple.
- Press Cmd+Shift+P(mac) or other way to open Command Palette.
- Select
create new file
orcreate new folder
- Type relative file / folder path from current opening file.
- Done.
- change current file name from Command Palette!
mail: [email protected] github: @wh1tecat-nya