FileTemplates
Just a shortcut template for files
Press Ctrl + Shift + N to make a new file with .html extension with a basic HTML template
Press Ctrl + P to make a new file with .php extension with a basic PHP template
Press Ctrl + Shift + V to make a new file with .html extension with a basic Vue.js template
Press Ctrl + Shift + A to make a new file with .html extension with a basic AJAX template
How to install
First choice:
-
You need to have Brackets
-
Open Brackets and go to the Extension Manager
-
Search "New File Templates"
-
Install that extension
-
You are able to use the shortcut functions
Second choice:
-
Download the "file-templates.zip" folder
-
Extract that folder
-
Copy that file into the Extensions folder in your Brackets installation directory
-
After that you will be able to use that shortcut function.