Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Visual Studio IDE 中查看行号?
我知道我们可以在状态栏中看到行号,我知道我们可以通过按 ctrl+G 转到特定行,但我想查看行号。
我试图在查看菜单中找到它们但无法找到。
请帮忙。
工具>选项>文本编辑器>(突出显示一种语言或执行所有语言)然后在窗口右侧的显示下有一个复选框。之后只需单击确定即可。
工具->选项
在“文本编辑器”类别下,您可以启用和禁用单个(或所有)语言的行号。