53

I am porting a huge C++ project to OS X. After my initial compile with Xcode I have multiple errors in many files I want to investigate.

Problem is that the issue navigator shows all files non collapsed after each compile:

So I have to collapse all of them by hand (there a a lot of files) after each compile to have an overview of a files which need fixing.

Is there a hotkey or a setting to collapse all files?

3 Answers 3

136

cmd ⌘-click one of the little disclosure triangles to collapse (or expand) all rows. enter image description here

Sign up to request clarification or add additional context in comments.
28

let me add some extra info, when tapping a main item

hold ⌘ to : close a type of warnings

hold shift & ⌘ to : close all types of warnings

2

go to the most top level of issue and alt + <- keyboard arrow key that will close that issue and when you use alt + -> to open the issue again. all issue is collapse

Your Answer

Draft saved
Draft discarded

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.