سؤال

Apparently in VS13 they removed the outlining section in Option -> Text Editor -> C++ -> Formatting.

Is there a way of collapsing if/while/etc statements in VS2013 C++? I know about the C# plugin and already got that, but I'm searching for a solution for a C++ enviroment.

Cheers!

هل كانت مفيدة؟

المحلول

Answered by Hans Passant: "It is still there, Text Editor -> C++ -> View, Outline Statement Blocks"

نصائح أخرى

For Visual Studio 2013,


Tools -> Options -> Text Editor -> C++ -> Formatting -> Outline Statement Blocks -> Enabled.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top