I want to display an autocomplete form triggered by the word @
in my textarea like this library http://ichord.github.io/At.js/ but only using angularjs & css
What kind of directive should I write ? Also, is there a way to implement this with the angular bootstrap UI typehead directive ?