Skip to content

Conversation

kaunteya
Copy link
Contributor

Added following methods to NSTextView with undo support

func insertString(_ attributedString: NSAttributedString, at location: Int)

func deleteString(in range: NSRange)

@kaunteya kaunteya changed the title Added more character modification methods Added insertString and deleteString Mar 24, 2024
@mattmassicotte
Copy link
Contributor

CI did fail, but that is due to a weirdness in the GitHub Actions environment I haven't yet figured out. No need to worry.

@mattmassicotte mattmassicotte merged commit 43f7923 into ChimeHQ:main Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants