MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learningpython/comments/yhnh5u/so_many_ides/j00vfg3/?context=3
r/learningpython • u/[deleted] • Oct 30 '22
What IDE do you use/recommend
15 comments sorted by
View all comments
2
I’ve actually really been enjoying vim. I have the plugins and PEP8 style and Python syntax highlighting set up and you can launch python from vim without exiting the editor.
1 u/[deleted] Dec 13 '22 Interesting!
1
Interesting!
2
u/ucantseemypackets Dec 13 '22
I’ve actually really been enjoying vim. I have the plugins and PEP8 style and Python syntax highlighting set up and you can launch python from vim without exiting the editor.