Smart File Templates for VSCodeOverviewSmart File Templates for VSCode is an extension that helps you work faster by letting you create your own file templates. You decide the rules (using regex patterns) for when each template should be suggested. So, when you make a new file, the extension suggests the right template based on your rules. Plus, you can use dynamic variables within these templates for even more power and flexibility. Below, you will find the templates & regex rules used to make this demo. Getting started
Available variables
Support and ContributionsFor support or to contribute to Smart File Templates, please visit our GitHub repository. LicenseSmart File Templates is available under the MIT License. Refer to the LICENSE file for detailed information. |