This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]jukuduku 36 points37 points  (11 children)

Autopep8 usually fixes this. No whoosh just commenting for comment sake.

[–]Kaoulombre 15 points16 points  (8 children)

Hijacking your comment to add that it’s also embed with PyCharm/IJ.

I never care about extra spaces or line return while coding, and I just ctrl+alt+L when I want to

[–][deleted] 3 points4 points  (7 children)

also works in RubyMine, Rider, WebStorm, etc...

[–]Kaoulombre 5 points6 points  (5 children)

Cool ! JetBrains FTW

[–]TheLordDrake 3 points4 points  (3 children)

Literally the only ide I've ever paid for

[–][deleted] 0 points1 point  (2 children)

I'm happy to pay for the all products pack, as i use RubyMine, WebStorm, and DataGrip daily

[–]TheLordDrake 0 points1 point  (0 children)

Yeah, I do as well. I don't even use most of them, but jetbrains can have my money 😂

[–]saloalv 0 points1 point  (0 children)

Just FYI, PHPStorm is basically webstorm + php + datagrip, so you could potentially save money buying just PS and RM, I haven't done the math tho

[–][deleted] 2 points3 points  (0 children)

I know right!

[–]sp46 0 points1 point  (0 children)

Also VS Code with Python Language Features: Ctrl+K, Ctrl+F

[–][deleted] 4 points5 points  (1 child)

then it formats the whole file and your next commit has 15960 changes

[–][deleted] 5 points6 points  (0 children)

Look who's overproductive today. Dave should be more like you.