How can I make Visual Studio wrap lines at 80 characters?

后端 未结 9 876
情歌与酒
情歌与酒 2020-12-07 15:25

Is there any way to make Visual Studio word-wrap at 80 characters? I\'m using VS2008.

This post is loosely related.

9条回答
  •  旧巷少年郎
    2020-12-07 15:57

    To do this with Visual Assist (another non-free tool):

    VAssistX >> Visual Assist X Options >> Advanced >> Display

    • Check "Display indicator after column" and set the number field to 80.

提交回复
热议问题