HTMLAttributes icon indicating copy to clipboard operation
HTMLAttributes copied to clipboard

no <input> tag attributes and this plugin seems to make Sublime not recognize <input> as an html tag.

Open KroniK907 opened this issue 11 years ago • 1 comments

Hello! Thanks for this plugin.

The bug: With this plugin turned off, when I start typing <input> I am shown that as a possible tag and can hit tab to complete the <input> tag. With your plugin enabled, when I start typing <input> nothing appears as a possible tag, and then once I manually complete it, there are no attributes available for auto complete.

Could you either fix the issue or let me know where I can find your plugin so I might modify it to fix the issue?

Thanks!

KroniK907 avatar Jan 04 '15 02:01 KroniK907

I cannot replicate this issue. Has anyone else encountered it? It seems likely to me that an issue like this is caused when conflicting with another plug-in, perhaps performing a similar role.

You will have a folder named HTMLAttributes in your Packages area. You'll see that it is a simple file, with not many moving parts.

agibsonsw avatar Jan 07 '15 13:01 agibsonsw