OmniSharp / omnisharp-emacs

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

How to show XML documentation when browsing auto-complete results? #504

Open ChrisMGeo opened 4 years ago

ChrisMGeo commented 4 years ago

Hi, I'm using the plugin in Spacemacs (I'm a former Vim user) and the auto-completion is amazing, however, I'm having trouble getting documentation info on the auto-complete results. I can still access it using omnisharp-current-type-documentation, but I don't know how to implement it in my auto-complete results

razzmatazz commented 3 years ago

Hi @ChrisMGeo. Do you have flycheck/flymake installed? Do you get any errors on *omnisharp-log* buffer?