Ionide-vim icon indicating copy to clipboard operation
Ionide-vim copied to clipboard

Codelens not resolving references, always reports zero.

Open WillEhrendreich opened this issue 3 years ago • 0 comments

Zero references reported, when there are references. image To Reproduce have.. a file.. open? sorry, I know that's no help.

Expected behaviour That it would find references, not only within the same file, but from other projects within the solution.

Environment (please complete the following information):

  • OS: Windows
  • Vim / Neovim version: 0.7.2
  • dotnet SDK version: 6
  • mono / .Net Framework version: nope.

Additional context I'm using Astronvim as my base config. it uses LspInstaller, and lspconfig. I'm using no special config past that.

WillEhrendreich avatar Jul 14 '22 20:07 WillEhrendreich