Add line numbers to an instance of NSTextView. The line number view is implemented as a subclass of NSRulerView.
☆145Apr 25, 2018Updated 7 years ago
Alternatives and similar repositories for NSTextView-LineNumberView
Users that are interested in NSTextView-LineNumberView are comparing it to the libraries listed below
Sorting:
- Subclasses of NSRulerView and NSTextView for displaying line numbers as well as highlighting the current line. Similar to the behavior fo…☆24May 8, 2017Updated 8 years ago
- Implementation of NSTextView with line numbers☆28Apr 9, 2015Updated 10 years ago
- ☆12Feb 13, 2016Updated 10 years ago
- Simple and Lightweight Timed label for Mac☆13Aug 7, 2017Updated 8 years ago
- Simple and Lightweight Information Button for macOS☆72Apr 4, 2020Updated 5 years ago
- Window with tabs and multiple NSDocument instances☆60Oct 16, 2015Updated 10 years ago
- AutoCompleteTextField for OS X☆69Jan 23, 2019Updated 7 years ago
- A controller that manages focus and traversal for a collection of textfields.☆15Feb 18, 2019Updated 7 years ago
- A macOS jump bar similar to Xcode's allowing to navigate accross a tree of objects☆56Dec 22, 2019Updated 6 years ago
- A command shell for Cocoa implemented as an NSTextView subclass.☆32Nov 26, 2018Updated 7 years ago
- A swift extension on NSTokenField which makes it highly customizable and removes a lot of boilerplate code from implementation☆63May 26, 2024Updated last year
- A one line tall collection view built in SceneKit.☆45May 5, 2017Updated 8 years ago
- A basic line number gutter for NSTextView☆26Feb 8, 2024Updated 2 years ago
- Figuring out how to write a typewriter mode macOS text view☆20Jul 14, 2017Updated 8 years ago
- [DEPRECATED – NOT MAINTAINED] This is an advanced, easy to use library for NSTextField & NSTextView supporting syntax highlight, tokens (…