Skip to content

Real attributed strings#122

Draft
dfabulich wants to merge 1 commit into
skiptools:mainfrom
dfabulich:real-attributed-string
Draft

Real attributed strings#122
dfabulich wants to merge 1 commit into
skiptools:mainfrom
dfabulich:real-attributed-string

Conversation

@dfabulich
Copy link
Copy Markdown
Contributor

@dfabulich dfabulich commented May 18, 2026

  • runs
  • characters
  • append
  • + operator
  • AttributeContainer

Skip Pull Request Checklist:

  • REQUIRED: I have signed the Contributor Agreement
  • REQUIRED: I have tested my change locally with swift test
  • OPTIONAL: I have tested my change on an iOS simulator or device
  • OPTIONAL: I have tested my change on an Android emulator or device

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes.

This PR is a draft, because Cursor just generated this whole thing, and I've barely reviewed it and tested it. I think the code could benefit from a cleanup, at least.

Also, it won't work in skip-ui without skiptools/skip-ui#434 (also draft)

* `runs`
* `characters`
* `append`
* `+` operator
* `AttributeContainer`
import Foundation
import XCTest

#if SKIP
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We will want these tests to run against both SKIP and non-SKIP environments to verify API/feature/behavior parity between Darwin and Android, right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants