tagnu
08-12-2010, 10:05 AM
Hi all,
I'm working on a small online code editor.
http://tagnu.freehostia.com/test/input/jquery/
Now, I'm focusing on the 'Autocomplete' feature, which works fine as long as I write a single line of code :). (using jQuery autocomplete plugin (http://docs.jquery.com/Plugins/Autocomplete#Example))
It becomes a mess, the moment I go multi-line :eek:.
I it possible to create a multi-line, multi-word autocomplete field? Something like the autocomplete feature in Notepadd++ ? (screenshot attached)
Any ideas?
Thank you.
I'm working on a small online code editor.
http://tagnu.freehostia.com/test/input/jquery/
Now, I'm focusing on the 'Autocomplete' feature, which works fine as long as I write a single line of code :). (using jQuery autocomplete plugin (http://docs.jquery.com/Plugins/Autocomplete#Example))
It becomes a mess, the moment I go multi-line :eek:.
I it possible to create a multi-line, multi-word autocomplete field? Something like the autocomplete feature in Notepadd++ ? (screenshot attached)
Any ideas?
Thank you.