There seems to be a plethora of Python autocomplete plugins for Atom:
- https://github.com/sadovnychyi/autocomplete-python
- https://github.com/tinloaf/autocomplete-plus-python-jedi
- https://github.com/fallenhitokiri/autocomplete-plus-jedi
I know choice is good =), but it can be confusing for a new user trying to figure out which one to install.
What are people’s experiences with each of these, day-to-day?
Is this something that would ever be integrated back into Atom core? (My personal thoughts are that for a common language like Python, it should be in core).