Autocomplete confusion in edit area
Brought to you by:
cdolivet
Hi,
Thanks a lot for wonderful plugin editarea.
I have one quick query about editarea. Does edit area support autocompletion. I see a file called autocompletion.js, but in the code I see something like
autocompletion: false // NOT IMPLEMENTED
Can you tell me if it is really implemented or not? I would like to implement this, if it is not yet done.
Thanks in advance.
Thanks for this comment. I was wondering why none of the auto completion rules was working.
I had a look at the code and everything seems to have been developed now, but it's not integrated to the minimised version. I tried to called manually but it only give me errors.
Do you have any success with this?