omnisharp-roslyn icon indicating copy to clipboard operation
omnisharp-roslyn copied to clipboard

Omnisharp not following LSP 3.17 specification

Open mezdelex opened this issue 2 years ago • 4 comments

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#location

https://user-images.githubusercontent.com/59997405/212464119-f245622e-db9a-48fb-a70f-72be93460993.png

https://github.com/glepnir/lspsaga.nvim/issues/661

This is an issue derived from the previously shared uri to the issue created (and closed) @ lspsaga. Omnisharp is the only language server from the ones tested (ts, vue, go, lua, rust) that doesn't meet the standard structure of uri and range format.

This causes several functions to fail due to not following standards. Are there any plans to adapt the structure to the standard? Thanks.

mezdelex avatar Jan 14 '23 14:01 mezdelex

I will tag @david-driscoll who was working on this.

filipw avatar Jan 16 '23 08:01 filipw

Would be great to get this resolved

deankinane avatar Jan 20 '23 16:01 deankinane

+1 experiencing the same issue

iabdelkareem avatar Jan 25 '23 10:01 iabdelkareem

+1 Any Updates to this one?

tilupe avatar Mar 15 '23 08:03 tilupe