-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Labels
No labels