Most Used Tags
Reference for embedding inline non-text content in Apple text views.
Implement find and replace functionality in Apple text editors using modern APIs.
Choose between AttributedString and NSAttributedString, define custom attributes, and convert between them.
Debug stale text layout issues in TextKit 1 and 2.
Debug and prevent TextKit 2 from falling back to TextKit 1 with a comprehensive trigger catalog.
Implement VoiceOver, Dynamic Type, and accessibility traits in custom Apple text editors.
Customize text interaction behaviors in iOS text editors.
Access detailed information about TextKit APIs and layout mechanics.
Integrate Writing Tools into native or custom text editors for enhanced text processing.
Expert guidance on Apple's text rendering and editing stack for AI coding assistants.
Diagnose and fix common TextKit issues in iOS/macOS applications.
Automatically audits TextKit code for common issues and best practices.
Reference for TextKit 2 APIs, focusing on NSTextLayoutManager and NSTextContentManager.
Understand viewport layout, line fragments, and rendering in TextKit 2.
Determine SwiftUI text compatibility with TextKit attributes and types.
Integrate with NSTextStorage, NSTextContentStorage, or NSTextContentManager for text editing and storage management.
Choose the right text view for your SwiftUI, UIKit, or AppKit project based on capabilities and tradeoffs.
Route Apple text-system requests to the appropriate specialist skill or agent.
Manage bidirectional text and RTL languages effectively in your applications.
Customize drag and drop functionality in Apple text editors.
Reference for NSAttributedString.Key values and text formatting attributes.
Choose the best text parsing strategy in Swift with clear guidance on Regex options.
Manage text colors effectively across UIKit, AppKit, and SwiftUI for dark mode and wide-color environments.
Choose between TextKit 1 and TextKit 2 for layout management in iOS applications.
Manage text flow around images and shapes with advanced layout techniques.
Diagnose and troubleshoot issues with Apple's TextKit for text rendering and editing.
Manage copy, cut, and paste operations in Apple text editors with customizable behavior.
Answer questions about SwiftUI bridging and low-level text utilities.
Access official Apple documentation and API details directly from Xcode.
Reference for TextKit 1 APIs including NSLayoutManager, NSTextStorage, and NSTextContainer.
Quick solutions for common text features in Apple text views.
Accurately measure text size and prevent clipping issues in your applications.
Utilize Foundation and NaturalLanguage text utilities for advanced text processing.
Reference for implementing and debugging custom text input in UIKit and AppKit.
Implement spell checking, autocorrect, and text completion in Apple text editors.
Build rich-text editing capabilities with SwiftUI's TextEditor on iOS 26+.
Access glyph-level details and custom typesetting with Core Text when TextKit 2 falls short.
Audit Apple text code for TextKit issues and lifecycle bugs.
Implement and debug undo/redo functionality in Apple text editors.
Implement Dynamic Type scaling and accessibility sizes in your Apple applications.
Integrate Markdown rendering in SwiftUI Text and AttributedString with guidance on rendering gaps.
Wrap UITextView or NSTextView in SwiftUI for rich text editing and cursor management.
Access detailed information on attributed strings, text formatting, and Markdown rendering.
Compare NSTextView and UITextView capabilities for macOS and iOS development.
Control text wrapping, breaking, truncation, and spacing in Apple text systems.
Access detailed information on text editor feature APIs for enhanced writing tools.