Quantcast
Channel: Set PyCharm's long line wrap to indent instead of match brace - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by Wes Doyle for Set PyCharm's long line wrap to indent instead of...

You should be able to control wrapping by adjusting the "Align when multiline" settings in Settings > Code Style > Python > Wrapping and Braces. You can uncheck "Align when multiline" under...

View Article



Set PyCharm's long line wrap to indent instead of match brace

PyCharm's auto formatter really wants me to use the brace-aligned indentation style for long lines, and I hate it.What I want is this:lazyLib.print_message(" Collecting {} of {} LBs...""".format(",...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images