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

Error: symbol’s function definition is void: omnisharp--get-solution-files-quickfix-response #434

Open
mzabolotko opened this issue May 13, 2018 · 2 comments

Comments

@mzabolotko
Copy link

To reproduce:

  1. Open any csharp file.
  2. Choose any class element.
  3. M-x omnisharp-rename-interactively
  4. Choose yes or no
  5. Get error omnisharp--get-solution-files-list-of-strings: Symbol’s function definition is void: omnisharp--get-solution-files-quickfix-response.

If I select M-x omnisharp-rename it works well.
I use:

  • Emacs GNU Emacs 25.3.1 (x86_64-w64-mingw32) of 2017-09-12
  • omnisharp 20180121.702
@razzmatazz
Copy link
Contributor

This is something that broke during the transition to omnisharp-roslyn omnisharp server.

Will need to take a look to decide if we should rip it out or if this is still usable/applicable for the new server version.

@mzabolotko
Copy link
Author

The problem persists with omnisharp-20180606.1018 and omnisharp server v1.31.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants