no <input> tag attributes and this plugin seems to make Sublime not recognize <input> as an html tag.
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!
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.