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

Accepting action causes error #156

Open
kstatz12 opened this issue May 18, 2024 · 3 comments
Open

Accepting action causes error #156

kstatz12 opened this issue May 18, 2024 · 3 comments

Comments

@kstatz12
Copy link
Contributor

Args out of range: #<marker (moves after insertion) at 3252 in BranchSyncService.cs>, #<marker (moves after insertion) at 3252 in BranchSyncService.cs>

This happens occasionally in emacs 29 using lsp-mode. This might be a regression caused by #116

@razzmatazz
Copy link
Owner

I think this could rather be something about ignoring VersionedTextDocumentIdentifier.Version in csharp-ls. I could not not bother myself to understand and implement logic required for this.
...Or it could be something else

@razzmatazz
Copy link
Owner

razzmatazz commented May 20, 2024

I added 2bdcec7 to help trace doubly-finished requests which shouldn't ever happen

@kstatz12
Copy link
Contributor Author

I think this could rather be something about ignoring VersionedTextDocumentIdentifier.Version in csharp-ls. I could not not bother myself to understand and implement logic required for this. ...Or it could be something else

this stinks of a lamport clock of some kind

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

2 participants