Meteor-Community-Packages / meteor-autocomplete

Client/server autocompletion designed for Meteor's collections and reactivity.
https://atmospherejs.com/mizzao/autocomplete
MIT License
350 stars 109 forks source link

Add setting to find token only at the beginning of line #142

Closed nidem closed 7 years ago

mizzao commented 7 years ago

Hi @nidem,

I don't have time to maintain this project anymore, so I gave you commit access to make any changes you'd like, including merging in this and other PRs and deciding which features are important to include. It would be nice to follow the style used by the rest of the code and figure out a way to test some of the front-end features, if possible.

If you give me your Meteor developer username, I can give you permission to publish new versions of the package as well.

Thanks for taking the time to work on this!

nidem commented 7 years ago

What is going on?! Honestly, I'm just trying to make some changes to my local repo. I stripped it out of mine to fix an infinite loop with git submodule.

nidem commented 7 years ago

I'd don't have the time either to update other repos. And clearly, I don't know what I'm doing when it comes to management of stuff like this. :)

Thanks for all your hard work creating all these handy packages!