Enable the display of line numbers in Visual Studio

前端 未结 15 1174
暗喜
暗喜 2020-12-23 15:38

Why doesn\'t Visual Studio have any way of showing line numbers in a source file? Is there any way to enable it, or a plugin for it? I know that the number of lines of code

15条回答
  •  暖寄归人
    2020-12-23 16:19

    For me, line numbers wouldn't appear in the editor until I added the option under both the "all languages" pane, and the language I was working under (C# etc)... screen capture showing editor options

提交回复
热议问题