Skip to content

[CLOSED] Add additional HTML Tags & Attributes code hints  #7182

@core-ai-bot

Description

@core-ai-bot

Issue by coliff
Tuesday Jun 03, 2014 at 11:46 GMT
Originally opened as adobe/brackets#8019


It'd be great to see Brackets add to the provided HTML tags and attributes code hints such as the following:

HTML5 Tags
*Picture (Responsive Images)
*Template (Web Components)

HTML5 Attributes
*Autocorrect
*Autocapitalize
*Inputmode
*Itemscope, Itemtype, Itemprop (Schema.org)

HTML5 Attribute Options
*Audio ("buffered", "played")
*Autocomplete ("billing", "cc-name", "cc-number", "cc-css", "cc-exp-month", "cc-exp-year", "cc-type", "country", "email", "name", "postal-code", "region", "shipping", "street-address", "tel", "url")
*Img ("srcset")
*Input ("autocorrect")
*Link/rel ("import")
*Meta/name ("format-detection", "robots", "viewport")
*Textarea ("Autocorrect", "Autocapitalize")
*Video ("buffered", "crossorigin")

For the time being I have created a Brackets Extension which adds all of the above (along with some HTML 4 tags which many developers find useful) which is available now via the Brackets Extensions Manager.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions