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