First time here? Check out the FAQ!

Revision history  [back]

block comments and Black

has anyone found a block comment style that "Plays nice" with the Black formatter? Every time I comment out a block of code while debugging, Black does nasty and inconsistent things with the indentation of that block.

This seems more like a Black issue than a Wing issue (why is it reformatting comments anyway), but I thought I'd see if anyone else in the community has solved this.