nvim-lua/wishlist

GotoMeta feature for OmniSharp

Open

#14 opened on Feb 4, 2021

View on GitHub
 (3 comments) (3 reactions) (0 assignees) (0 forks)github user discovery
help wantedidea

Repository metrics

Stars
 (249 stars)
PR merge metrics
 (PR metrics pending)

Description

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: https://github.com/OmniSharp/omnisharp-roslyn/issues/2080

Potential pitfalls: Don't know :)

Contributor guide