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

Fix handling of end-of-file #60

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

HennerM
Copy link
Contributor

@HennerM HennerM commented Jan 20, 2024

At the end of a document we don't expect any further characters, thus we can just assume the end is the same as a line break

@HennerM HennerM changed the title Fix underflow on empty line Fix handling of end-of-file Jan 23, 2024
crates/llm-ls/src/main.rs Show resolved Hide resolved
crates/llm-ls/src/main.rs Outdated Show resolved Hide resolved
HennerM and others added 2 commits February 4, 2024 19:40
Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
Co-authored-by: Luc Georges <McPatate@users.noreply.github.com>
@McPatate McPatate merged commit c9a44e5 into huggingface:main Feb 5, 2024
1 of 14 checks passed
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.

2 participants