There is also jquery-textcomplete: <a href="https://github.com/yuku-t/jquery-textcomplete" rel="nofollow">https://github.com/yuku-t/jquery-textcomplete</a>
A slightly offtopic question: can anybody point me to a js lib, which converted tabs pressed when inside a textarea into spaces and indented the text below accordingly?
Great job with this. We had created a similar plugin called bootstrap-tagautocomplete: <a href="https://github.com/Sandglaz/bootstrap-tagautocomplete" rel="nofollow">https://github.com/Sandglaz/bootstrap-tagautocomplete</a>
Awesome! I really needed something like that. The implementation looks great too. Thanks! I started doing my own a while back but it only supported @mentions.