NSTextView-LineNumberView
NSTextView-LineNumberView copied to clipboard
enable document reading & writing
One issue I noticed in the demo app (which is great btw; thanks for making it available!) is that it doesn't allow file opening/saving/autosaving.
These simple mods enable the demo app to read & write to txt
files.
I hope this helps.