In Visual Studio, is there a way to word-wrap ONLY comments?

前端 未结 7 2240
灰色年华
灰色年华 2021-02-18 16:43

I\'ve looked, but it doesn\'t look like you can apply specific formatting to just comments.

7条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-18 16:56

    No. The shortcut is Ctrl+E, Ctrl+W.

    There would be one trick how to format the comments. Write your own code snippet for the comment.

提交回复
热议问题