Visual Studio 2013 C++ auto indenting doesn't work well

拈花ヽ惹草 提交于 2019-12-04 17:53:13

Bug is fixed with VS 2013 Update 1. Try install it Tools -> Extensions and Updates -> Updates -> Product Updates -> Update 1

Can you change settings as below and check

In Tool->Options->Text editor->C/C++->Format-> Indentation (un-check this option) and reformate code block once or try new code.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!