gpt4 book ai didi

c# - Visual Studio - 注释添加额外的缩进

转载 作者:太空宇宙 更新时间:2023-11-04 13:04:34 24 4
gpt4 key购买 nike

我使用的是 Visual Studio 2015。每当我添加任何类型的评论时,评论后的任何新行都会有一个额外的缩进。我在 C++ 和 C# 中都注意到了这种行为。

这是我目前得到的:

// Comment with correct indenting
public void TestMethod() { }

应该是:

//Comment with corrent indenting
public void TestMethod() { }

如何阻止前者发生?

最佳答案

尝试使用 Ctrl + K + D 缩进整个文件....我认为这应该可以解决问题。

关于c# - Visual Studio - 注释添加额外的缩进,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43011965/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com