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

后端 未结 9 864
情歌与酒
情歌与酒 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:51

    I don't think you can make VS wrap at 80 columns (I'd find that terribly annoying) but you can insert a visual guideline at 80 columns so you know when is a good time to insert a newline.

    Details on inserting a guideline at 80 characters for 3 different versions of visual studio.

提交回复
热议问题