0

I've configured a maximum line length of 160 in ReSharper and code is formatted fine. However, comments are not formatted, they can be longer than 160 characters. Is there a way to format comments as well?

D.R.
  • 20,268
  • 21
  • 102
  • 205

1 Answers1

0

You can format comments using the free CodeMaid Extension (Tools->Extensions and Updates), which integrates nicely with ReSharper.