Skip to content

Migration to text 2.0 #391

@pepeiborra

Description

@pepeiborra

lsp uses rope-utf16-splay to represent buffers:

, rope-utf16-splay >= 0.3.1.0

This is not a good fit since text-2.* uses an UTF-8 encoding. We can either create an equivalent data structure for UTF-8, or drop it and work with Text directly. @alanz do you know how critical the rope data structure is for performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions