Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop support for specifying solution file manually #474

Closed
wants to merge 8 commits into from

Commits on Apr 7, 2019

  1. omnisharp: drop support for specifying sln when starting the server

    Newer omnisharp-roslyn server versions ignore the sln paramater and start to
    parse project files at cwd. This makes for a more seamless experience and
    hopefully does not break too many things.
    razzmatazz committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    e856219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80124b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f4eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff23c5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68e7ff5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51a8bad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1488a14 View commit details
    Browse the repository at this point in the history
  8. verbose

    razzmatazz committed Apr 7, 2019
    Configuration menu
    Copy the full SHA
    a9cf53a View commit details
    Browse the repository at this point in the history