Loading multi-project solutions with the latest version of the OmniSharp-roslyn server does not result in a working OmniSharp. The server works fine in single-project solutions, and when running without a solution.
This is easy to see when using a statusline displaying the projects loaded, as demonstrated in PR #598 (not yet available in master): only a single project is loaded, so we don't mark the solution as "loaded" until our timer expires.
I'll investigate this in #598. In the meantime, the simple workaround is to continue using v1.1.35.2:
:OmniSharpInstall v1.35.2
Loading multi-project solutions with the latest version of the OmniSharp-roslyn server does not result in a working OmniSharp. The server works fine in single-project solutions, and when running without a solution.
This is easy to see when using a statusline displaying the projects loaded, as demonstrated in PR #598 (not yet available in master): only a single project is loaded, so we don't mark the solution as "loaded" until our timer expires.
I'll investigate this in #598. In the meantime, the simple workaround is to continue using v1.1.35.2:
:OmniSharpInstall v1.35.2