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

GotoMeta feature for OmniSharp #14

Open
cas1no opened this issue Feb 4, 2021 · 3 comments
Open

GotoMeta feature for OmniSharp #14

cas1no opened this issue Feb 4, 2021 · 3 comments
Labels
help wanted Extra attention is needed idea

Comments

@cas1no
Copy link

cas1no commented Feb 4, 2021

What?
The main idea is to extend the built-in lsp functionality, to get better experience while working with C#.

Why?
Now I cannot goto definition for the precompiled files (like *.dll), so this is a very annoying limitation.

Potential existing implementations:
OmniSharp/omnisharp-roslyn#2080

Potential pitfalls:
Don't know :)

@matu3ba
Copy link

matu3ba commented Aug 26, 2021

This looks like a shortcoming of your lsp and a plugin would only workaround that. You could use universal-ctags.

@hoelter
Copy link

hoelter commented Jan 17, 2022

Related: OmniSharp/omnisharp-roslyn#2238

@Luxed
Copy link

Luxed commented Aug 6, 2022

For anyone finding this issue now, there is a plugin called omnisharp-extended-lsp.nvim that does exactly that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed idea
Projects
None yet
Development

No branches or pull requests

4 participants