File Templates VSCode ExtensionVisual Studio code extenstion that allows to quickly create new files based on defined templates. Inspired by this Atom Extension. Available Commands
ScreenshotsInstallOn Visual Studio code, Press F1 to open the command menu and type This extension was only tested on Linux. If you have a Mac or Windows and find some issue, please create a PR. Usage
VariablesVariables can now be used in templates in the following way:
When a file is created from the template, the user is prompted with a value to put here. Predefined variables
Templates Location.By default, this extension expects the file templates to be placed at the following location, depending of youur OS: Linux:
Mac:
Windows:
However, you can change the default location by adding the following to your user or workspace settings:
ContributingPlease see CONTRIBUTING.md for details. |