Skip to content

[CLOSED] HTML attributes code hinting filter #2173

@core-ai-bot

Description

@core-ai-bot

Issue by jbalsas
Saturday Dec 01, 2012 at 18:08 GMT
Originally opened as adobe/brackets#2263


This pull requests should cover some of this story about filtering code hints https://trello.com/card/code-hinting-filter/4f90a6d98f77505d7940ce88/592, in particular, filtering HTML attributes already used inside a tag.

It adds a new getTagAttributes method inside HTMLUtils that compiles a list of all used attributes inside a tag. This list is then used inside AttrHints to exclude the already used attributes from the complete list.


jbalsas included the following code: https://github.com/adobe/brackets/pull/2263/commits

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