You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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 happens occasionally in emacs 29 using
lsp-mode
. This might be a regression caused by #116The text was updated successfully, but these errors were encountered: