Settings

Theme

At.js – A GitHub-like textarea autocomplete library

ichord.github.io

103 points by NARKOZ · 18 comments

Reader

9 threads
sleepyhead

There is also jquery-textcomplete: https://github.com/yuku-t/jquery-textcomplete

snitko

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?

jbrooksuk

Very clean implementation. I have a feeling I'll be needing this soon.

Amethi

Seems broken, hitting enter a few time shows text outside of the box.

shark234

Looks really nice, just today I was working on a new input for our comments and this seems to fit really well. Will give it a try!

zawaideh

Great job with this. We had created a similar plugin called bootstrap-tagautocomplete: https://github.com/Sandglaz/bootstrap-tagautocomplete

patrickaljord

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.

Fauntleroy

I've been looking for something like this to use in my webIRC application. Can't wait to give this a try.

jpmatz

great job! following!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection