dash-docs-el / helm-dash

Browse Dash docsets inside emacs
510 stars 59 forks source link

How to diagnose helm-dash not showing anything? #90

Closed dakrone closed 9 years ago

dakrone commented 9 years ago

Is there a verbose setting or a flag I can enable to help track down why helm-dash does not show anything? I have two docsets enabled, one activated, sqlite3 on the $PATH, but no results are ever returned.

areina commented 9 years ago

Hi @dakrone , we just merged a PR that may help you. Upgrade helm-dash to latest version and you will have a debugging buffer containing errors thrown by sqlite. Hope that helps you.