<<Back to Index
- All simulators are optional, making xcode smaller
- Code completion
- New suggestions
- Right arrow in picker -> choose selection of optional arguments
- Top suggestions in swiftUI consider most common modifiers per view
- Colors in asset catalogs will generate symbols, instead of needing strings
- Strings files -> strings catalogs
- Documentation
- Improved popover view
- Documentation preview assistant, as you edit the documentation for files
- Cmd-shift-A: New Menu and command picker
- Expand macros from quick actions
- New swiftUI previews api with macros
- Previews for Appkit views
- Bookmarks navigator
- Can add bookmarks by right clicking and selecting a name
- Can group and sort
- Can mark as complete or delete them
- Any find queries can be bookmarked
- New changes editor, better for commiting. looks nice!
- Drag handle to expose file
- Standard staging/unstaging
- OSLog integration in the console
- Improved cleaner logs, just the message by default
- Background color for severity
- Metadata checkboxes to add context