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.
我有一个非常大的显示器。当我在 MSVC 中打开一个文本文件时,该文件的默认宽度约为我屏幕空间的 80%。对于大多数代码位,大约是我需要的大小的两倍。有没有办法设置新打开文件的默认大小?
在常规的窗格 UI 中,您可以选择水平或垂直拆分代码窗口,试试看。然后你会得到两个代码窗口,每个窗口都有自己的标签栏。