46 skills found · Page 1 of 2
krzyzanowskim / STTextViewPerformant and reusable text view component (TextKit 2), with line numbers and more. UITextView / NSTextView replacement.
twostraws / SourcefulA syntax highlighting source editor for iOS and macOS using UITextView and NSTextView.
uliwitness / UKSyntaxColoredTextDocumentAn NSViewController (and optional document class) that implements syntax coloring and code editing-related features in an NSTextView.
mattgemmell / MGWordCounterLive word-counting for NSTextView on OS X and UITextView on iOS.
yichizhang / NSTextView LineNumberViewAdd line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
ChimeHQ / TextStoryHappier, more flexible NSTextStorage
danjonweb / NCRAutocompleteTextViewAn NSTextView subclass that implements a popover to autocomplete words.
ChimeHQ / RearrangeSwift library for working with ranges types: NSRange, IndexSet, and String.Index
indragiek / INDSequentialTextSelectionManagerSequential text selection for NSTextViews
mattDavo / EditorLanguage grammar tokenizer and theming/syntax highlighter with integrated editor.
ChimeHQ / TextFormationRules system for live typing completions
ChimeHQ / GlyphAbstractions for working with TextKit 1 and 2
ChimeHQ / TextViewPlusMake life better with NSTextView+TextKit 1/2
CleanCocoa / DeclarativeTextKitSwift DSL to perform mutations on e.g. NSTextViews in a declarative style.
ChimeHQ / TextViewBenchmarkA suite of performance tests for macOS text views
Dejal / DejalAppKitCategoriesDejalAppKitCategories is a collection of categories for AppKit on OS X, to add useful methods to classes like NSMenu, NSTableView, NSTextView, and others.
jbrennan / JBShellViewA command shell for Cocoa implemented as an NSTextView subclass.
luckymarmot / FriedText[DEPRECATED – NOT MAINTAINED] This is an advanced, easy to use library for NSTextField & NSTextView supporting syntax highlight, tokens (like NSTokenField) inside text, advanced completion, line folding, line counting.
brutella / TextViewLineNumbersImplementation of NSTextView with line numbers
naoty / NTYSmartTextViewNSTextView with smart features