chrisgriffith / autocomplete-angular-material

MIT License
3 stars 2 forks source link

Is this project currently active? Confused how to get it working #1

Closed yellownoggin closed 8 years ago

yellownoggin commented 8 years ago

Autocomplete not working for any angular-material specific tags or attribute.

Are we supposed to import / include those json files that you point to?

https://raw.githubusercontent.com/chrisgriffith/Angular-Material-Brackets-Extension/master/HtmlTags.json

thanks

chrisgriffith commented 8 years ago

You should install it via the Extension Manager in Brackets just like any other extension. The one issue that I can not resolve is if there is another code hinter installed, only one will work. Most likely that is the source of the issue.

yellownoggin commented 8 years ago

okay thanks for the reply. I'm new to atom so I will work it more. But 1 last question. Can you give me example of another code hinter that you have tried to use? Thanks.