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 :)