257m@lemmy.ml to Programming@programming.dev · 3 years agoWhat are your programming hot takes?message-squaremessage-square905linkfedilinkarrow-up1356arrow-down114
arrow-up1342arrow-down1message-squareWhat are your programming hot takes?257m@lemmy.ml to Programming@programming.dev · 3 years agomessage-square905linkfedilink
minus-squareluckystarr@feddit.delinkfedilinkarrow-up1·3 years agoDepends on how large your Python projects are. If you have a million lines of Python code, navigating quickly and directed is invaluable. I used plain vim before for Python projects, but these never grew above 50k lines of code.
Depends on how large your Python projects are. If you have a million lines of Python code, navigating quickly and directed is invaluable.
I used plain vim before for Python projects, but these never grew above 50k lines of code.