def snippet and underscore
As described in this link, def snippet followed by a name contains an underscore causes it to act funny.
note that I am using Jedi that is shipped with the package.
I appreciate if someone can look into this.
- Atom 0.204.0
- snippets 0.91.0
- autocomplete-plus-python-jedi 0.3.5
With autocomplete-plus-python-jedi disabled:

With autocomplete-plus-python-jedi enabled:

Anyone is reading this?
Is more information required?
That is.. weird. Yes, I'm reading it, sorry. I was just a bit busy this week. I'll look into this. Does it happen every time?
Thanks for your response.
Yes, every single time unless autocomplete-plus-python-jedi is disabled.
I have just reproduced the issue with a total of 4 computers; 2 Mac OS X, Ubuntu 14, and Windows 7.
@tinloaf, this is very messy and annoying. Is there a workaround?
I just ran into another case; class snippet and its name doesn't contain an underscore. [class IndexView(object) -> class IndexView(arg)(object)]
Were you able to reproduce this?
Is using snippets with autocomplete wrong?
Sorry, I'm currently a bit busy. This really seems very strange, I hope to find the time today or tomorrow to look at this. Thanks for holding out!