OmniSharp / omnisharp-emacs

Troll coworkers - use Emacs at work for csharp!
GNU General Public License v3.0
512 stars 94 forks source link

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

Open mzabolotko opened 6 years ago

mzabolotko commented 6 years ago

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:

razzmatazz commented 5 years ago

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 commented 5 years ago

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