Skip to content

[CLOSED] Extending support for existing languages #2863

@core-ai-bot

Description

@core-ai-bot

Issue by MarkMurphy
Tuesday Mar 05, 2013 at 14:46 GMT
Originally opened as adobe/brackets#3044


If I wanted to make an extension that offers tag & attribute hinting for SVG I'd ideally be able to un-register ".svg" from the "xml" language and declare a new "svg" language to take over it. (For code hinting specifically, you could do hacks to avoid defining a new language, but ultimately that approach will probably hit a wall).

The more specific formats we add to our languages, the more likely this is to become an issue. But as with my SVG example above, it's possible to hit this issue even on current master.

This issue was initially discovered here: adobe/brackets#3029 (diff)

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