Skip to content

Brackets extension that provides basic HTML templates of various doctypes.

Notifications You must be signed in to change notification settings

seangwright/Brackets-HTML-Templates

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets HTML templates extension

Brackets extension that will insert a chosen HTML template into the current file. Currently this will overwrite the current content of the file so it should be used on new, empty files. If there is a content a small warning is displayed.

Templates are based on generic HTML for specific doctypes or example HTML file for frameworks. The HTML for the frameworks is based on whatever example file is provided with the download of that framework. Some adjustment will likely be needed for new projects, such as file/folder locations and whatnot.

Usage

Create a new file. Select "HTML Templates" under the Edit Menu. A modal will appear presenting different HTML template options. Choosing one will insert that HTML into the current file.

Known issues

This will overwrite the contents of the current file if any exists.

About

Brackets extension that provides basic HTML templates of various doctypes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published