yuku / textcomplete

Autocomplete for HTMLTextAreaElement and more.
https://yuku.takahashi.coffee/textcomplete/
MIT License
1.74k stars 303 forks source link

Standard jQuery default options + option.rightEdgeOffset #281

Closed klasjersevi closed 8 years ago

klasjersevi commented 8 years ago

See https://learn.jquery.com/plugins/advanced-plugin-concepts/#provide-public-access-to-default-plugin-settings

yuku commented 8 years ago

@klaslundberg thanks for sending the patch.

Adding option.rightEdgeOffset option looks good to me 👍 Could you reset dist directory? I'll build dist files when I release the next release.

yuku commented 8 years ago

LGTM :octocat: thanks for contribution