Post #1588477
2026-04-07 20:30 UTC
@pathunstrom Hmm.
I used to use Spyder (https://www.spyder-ide.org) but it was a long time ago.
Ultimately, for Python, I think your best bet would be to use Vim/Neovim¹/Helix/Emacs with a language server.
¹ AFAIK both Vim and Neovim contain AI-generated code, in case it matters to you.
Replies (1)
-
@pathunstrom@ngmx.com 2026-04-07 20:46
@art_codesmith It matters, but I'm still fighting the "don't make AI tools a higher class of citizen than the language server" battle and only have so much energy for making sure my tools work the way that I need them to. Thanks for the reminder to double check these.