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
Try starting Omnisharp server without solution file
With this change, ycmd will attempt to start the Omnisharp server with
the current working directory when no solution file is found. The
runtime check for solution file presence is not required and exception
raising is defered to Omnisharp.
0 commit comments