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

feature(lsp): add [Text_document.Expert.advance] #1086

Conversation

rgrinberg
Copy link
Member

Signed-off-by: Rudi Grinberg me@rgrinberg.com

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: 191be4bd-ca92-4842-a242-ac2d9653b5ee -->
(** [advance t ~code_units] move [t] from the current position by
[code_units]. [code_units] can be negative. Trying to move past the
beginning of the document will keep the cursor at the beginning. Equally
for trying to move to the end*)
Copy link
Collaborator

@ddickstein ddickstein May 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: missing space between end and *).

@rgrinberg rgrinberg closed this May 8, 2023
@rgrinberg rgrinberg deleted the ps/rr/feature_lsp___add__text_document_expert_advance_ branch May 11, 2024 23:22
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

Successfully merging this pull request may close these issues.

None yet

2 participants