OmniSharp / omnisharp-vim

Vim omnicompletion (intellisense) and more for C#
http://www.omnisharp.net
MIT License
1.7k stars 169 forks source link

EnableOnDemandMsBuildProjectsLoad Setting? #802

Closed BButner closed 2 years ago

BButner commented 2 years ago

Is there a way to configure EnableOnDemandMsBuildProjectsLoad in the plugin, or do I need to set this somewhere globally? Trying to debug an issue where omnisharp-vim seems to not recognize using directives that import from projects referenced in my .csproj...