Skip to content

fix: namelss file crash#84

Merged
McPatate merged 1 commit intomainfrom
fix/nameless_file_crash
Feb 19, 2024
Merged

fix: namelss file crash#84
McPatate merged 1 commit intomainfrom
fix/nameless_file_crash

Conversation

@McPatate
Copy link
Copy Markdown
Member

  • Rope::insert caused llm-ls to panic, replace with safer try_insert
  • telescope buffers in neovim are all called file:/// which caused previously created Document to be overwritten with different content, causing an out of bound error on Rope::insert

@McPatate McPatate merged commit 0d03590 into main Feb 19, 2024
@McPatate McPatate deleted the fix/nameless_file_crash branch February 19, 2024 11:08
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.

1 participant