Luis Felipe <luis.felipe...@protonmail.com> writes:
> [[PGP Signed Part:Undecided]] > Hi, > > I've been using Emacs Elpy as my Python IDE for a long time now, but > it's been failing to work properly for a while (currently, > autocompletion doesn't work; before that linting was not working). > > What do you use to program in Python? Is the IDE you use dependable or does > it present these kinds of frequent problems too? > > So far I've tried GNOME Builder, but it's pretty much like using > Gedit: just syntax highlighting. GNOME Builder's features have never > worked when I've tried them out. > > I'm currently checking an IDE called Pyzo. And next will try Emacs > lsp-mode. So if you have had a good/bad experience with these, I'd > appreciate if you could comment about it. > > Thanks in advance, > > > --- > Luis Felipe López Acevedo > https://luis-felipe.gitlab.io/ > > [2. application/pgp-keys; publickey - luis.felipe...@protonmail.com - > 0x12DE1598.asc]... > > [[End of PGP Signed Part]] kakoune + kak-lsp + python-lsp-server + python-black + mypy, maybe a kakoune editorconfig plugin too I load it in a guix shell and blamo, nice editor with pretty much every IDE functionality you could dream of. I've used this for multiple projects at uni, IMHO it works pretty well.