Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle position encodings #563

Open
michaelpj opened this issue Apr 3, 2024 · 0 comments
Open

Handle position encodings #563

michaelpj opened this issue Apr 3, 2024 · 0 comments

Comments

@michaelpj
Copy link
Collaborator

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant