I am searching for a way to create a certain file in a certain directory in my vscode project.
Preferred with a VScode command
.
For example: A pre-configured default directory that automatically insert the created files with one command.
I found this previous post:
VS Code - Add a new file under the selected working directory
But it does not address to create a file in a specific directory.