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.
当我选择一部分代码并按 Ctrl+K、Ctrl+D 时,正在格式化完整文件中的代码。
是否有可能以某种方式告诉 Visual Studio仅格式化一段代码,例如选定的代码部分?
顺便说一句,我正在使用 VS2012。
您正在寻找Ctrl+ K, Ctrl+ F: 格式选择。
Format您可以通过选择一些文本并在快速启动栏 ( Ctrl+ Q)中键入来发现这一点
Format