Swiftpack.co - migueldeicaza/TextBufferKit as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by migueldeicaza.
migueldeicaza/TextBufferKit 0.3.0
Swift TextBuffer
⭐️ 103
🕓 2 years ago
.package(url: "https://github.com/migueldeicaza/TextBufferKit.git", from: "0.3.0")

TextBufferKit - a port of the vscode-textbuffer code to Swift 5.1

(This currently requires Xcode11 to build)

Documented here:

https://code.visualstudio.com/blogs/2018/03/23/text-buffer-reimplementation

Based on the code here:

https://github.com/Microsoft/vscode-textbuffer

Plus the VSCode extensions, that include a higher-level API, and the text matching:

https://github.com/Microsoft/vscode

One significant difference from the original implementation is that this uses bytes rather than characters for storage, so it is necessary to create strings and characters out of the UTF8 representation.xs

GitHub

link
Stars: 103
Last commit: 2 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics