目录
目录README.md

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

关于
180.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号