You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: