Omnisharp + Neovim 不检测缓冲区中未加载的 csharp 文件

问题描述

除非在新缓冲区中打开引用的文件,否则 Omnisharp 无法自动完成同一解决方案中的任何文件

注意:运行 :LspInfo 显示正确的根目录; Neovim 版本是 0.5

错误The type or namespace name 'ClassName' Could not be found (are you missing a using directive or an assembly reference?)

我的 Neovim 配置文件https://github.com/SleepySwords/dotfiles/blob/master/nvim/init.vim

我的 LSP 配置是 https://github.com/SleepySwords/dotfiles/blob/master/nvim/lsp.lua

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)