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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FriedText

This is an advanced, easy to use library for NSTextField and NSTextView supporting syntax highlight, tokens (like NSTokenField) inside text, advanced completion, line folding, line counting.

Warning! FriedText is currently in an alpha version. Most of the features are working, but are not documented and future changes may be non backward compatible.

###License

This software is released under the MIT License. Here is the list of the authors.

About

[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.

License:MIT License


Languages

Language:Objective-C 89.1%Language:C 10.9%