(Open the command palette and select 'Open Settings (JSON)' to easily access your settings.json) Go into your settings.json from VSCode and create templates manually.To create your templates you have two options. Spend your time actually programming and not creating files.Create Templates for folder structures and files and then let the extension do the rest.
Why? Because creating the same directories over and over again is annoying to do manually.
VS-Code Folder Templates is an extension which creates your folders/files as specified in custom templates. VS-Code Folder Templates What is this and why