scopatz / xo

exofrills text editor
http://exofrills.org/
Do What The F*ck You Want To Public License
98 stars 16 forks source link

Integrate Jedi's name completion with xo #30

Closed rovitotv closed 4 years ago

rovitotv commented 4 years ago

As @scopatz mentioned in PR #28

  1. I would like jedi to be optional, so that if you don't have it, nothing happens.
  2. Also it would be good if the jedi import could be lazy so that startup time is still as fast as possible.
  3. Please add a news file a la the instructions at https://regro.github.io/rever-docs/news
scopatz commented 4 years ago

Thanks so much!