Skip to content

Handle position encodings #563

Open
Open
@michaelpj

Description

New versions of the spec have position encoding negotiation. We could handle this as follows:

  • Allow the user to set a (list of?) preferred encodings
  • Send the most preferred one which the client accepts to the client
  • Store the encoding in the state
  • Use the stored encoding to affect how we translate positions in the VFS, this would let us do less work in some situations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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