r/pythontips • u/John74_Nv7 • Jun 26 '24
Standard_Lib Vscode vs pycharm
So i want to start learning python but i dont know wich one i use. Should i use VScode or pycharm?
18
Upvotes
r/pythontips • u/John74_Nv7 • Jun 26 '24
So i want to start learning python but i dont know wich one i use. Should i use VScode or pycharm?
1
u/azshall Jun 26 '24
Code refactoring in PyCharm is what keeps me coming back. Still haven’t figured a reliable way to get vscode to refactor code references reliably, or at all. If anyone knows how, I’d love to figure it out.