Studies on optimal code width?

前端 未结 11 749
滥情空心
滥情空心 2021-01-29 18:42

If you enable the \"View Right Margin\" in your IDE of choice, it is likely that it will default to 80 characters. I tend to change it to 120 for no reason other than it was th

11条回答
  •  梦如初夏
    2021-01-29 19:20

    From https://en.wikipedia.org/wiki/Line_length

    I'd say the same principles for optimal line length in books are applicable to reading code.

提交回复
热议问题