Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

🔒 HTML tag and attribute completions

License

Notifications You must be signed in to change notification settings

pulsar-edit/autocomplete-html

 
 

Repository files navigation

This Repo is now Archived under Pulsar-Edit because it is bundled with the editor.

HTML Autocomplete package

HTML tag and attribute autocompletions in Pulsar.

Tag and attribute autocompletions are powered by the list of HTML tags here and HTML attributes here. Descriptions are powered by MDN.

html-completions

You can update the prebuilt list of tags and attributes names and values by running the update.coffee file at the root of the repository and then checking-in the changed completions.json file.