Emacs as a Python Editor and IDE (Part 2): All the tricks of elpy.el, jedi and rope modes

preview_player
Показать описание

You can also get the .emacs file we built in this tutorial at:
Рекомендации по теме
Комментарии
Автор

Multiedit is C-c C-e now for me.

Fantastic tutorial, I would be nowhere without these videos.

lbywwsr
Автор

For anyone watching 2017 and onward, elpy-config will help you install everything you need.

Type M-x elpy-config and then TAB until you see [run] and type RET. It installs all the magic you're missing.

lbywwsr
Автор

Great video. Please go on with more emacs + python!

DiegoEfe
Автор

Thank you for that video. Five years pass and it looks something changed, but I figure out how to make most thing running.

kamilziemian
Автор

Hey - good clean straight to the point video :)
P.S - What band/song was that at the start?

totrandfav
Автор

Thanks for the tutorial! I have two questions.

seyoungpark
Автор

For the indention highlighting... is it possible to change the character used to indicate the highlighting.  I like the highlight notification, but find the white blocks visually disturbing.  Could I, for instance, change the character to a light-blue vert-bar | a bit more reminiscent of graphically based IDEs?

martshal
Автор

There seem to be a bug in refactoring in elpy.
And I can't use the simultaneous editing, it gives me the following error,
Symbol's function definition is void: iedit-mode

sugetha
Автор

Thanks for the clear video. I followed your tutorial, and I can't get the same interface of autocompletion. I don't get such a nice window right at point of cursor, but instead below, in the state bar. How is this? Thanks in advance.

emmanuelgoldstein
Автор

Hi, b yuksel! I know what is wrong with my auto-complete mode. By default, Emacs uses rope as its rpc-backend. When I change to jedi, it goes right. Thanks

zyykzzh
Автор

Watching this video in 2018. Rope and Jedi completion are not working. Has anything changed since the posting of this video? Can you please give us a update

prasannarajaram
Автор

Hey! May I ask how you got that yellow bar explaining various methods? For me they show up in the very bottom of the screen. How do I make them appear in the "yellow box?" Your .emacs of this vidoe doesn't work for me :/ Thank you for your time!!

arvydasgasparavicius
Автор

Thanks for the tutorial, however this doesn't work for me - I'm using anaconda. When I type TAB, nothing happens

etiennevos
Автор

How do you download python editor on emacs ?

tanyapanesar