Much like many other IDEs, Xcode has a plethora of options and tools to choose from. In this section, we'll cover some of the basics and firm favorites that may seem familiar with other IDEs and have been there from the start, as well as some that are specific to SwiftUI. Unlike many other IDEs, Xcode doesn't rely on (or allow even) third-party extensions or plugins, thus making all its features not only safe but reliable.
Core components of Xcode
Navigator
The Navigator (or the file tree, in some cases) is a common component in many IDEs and Xcode is no different. The Navigator can be found on the left-hand side of the interface and offers options such as filtering, search and replace, errors and warnings, debugging...