Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 4: Close all documents?

I often do Control-Command-W to close a document. Is there a keyboard shortcut or menu option to close all documents?

like image 786
ma11hew28 Avatar asked Jun 08 '11 15:06

ma11hew28


People also ask

How do I close all windows in Xcode?

If you press Command+Q to quit an app, all of its windows will close.

How do you close a file in Xcode?

Open a project in Xcode. Click a source file in the Navigator. The source file is open in the Editor now. Hit Control-Command-W to close the Editor.


1 Answers

I don't think this is possible. Holding down Control-Command-W seems like the best way to close all documents in a single window.

like image 95
ma11hew28 Avatar answered Oct 16 '22 23:10

ma11hew28