helm-dash icon indicating copy to clipboard operation
helm-dash copied to clipboard

Browse Dash docsets inside emacs

Results 30 helm-dash issues
Sort by recently updated
recently updated
newest added

Thanks firstly. This package is great and makes looking for document convenient. But narrowing down to a specific docset does not work for me. I have the same questions as...

I've always used helm-dash but recently there was this problem of not being able to connect to Github API when I try to install a new [official/user] docset. I've tried...

A common scenario might be that a Mac user starts with the Dash application, downloads a bunch of docsets and uses that application. Then he decides he wants Emacs integration,...

Add a :dash keyword to the use-package macro. This way, a user can ensure that a dash docset is installed and activated for a specific mode in its config: (use-package...

https://www.gnu.org/software/emacs/manual/html_node/elisp/String-Search.html My Emacs tells me there is no `backward-search` function.

I've narrowed down that `helm-install-docset` executes `helm-dash-read-json-from-url` that seems to fail to retrieve data from "https://api.github.com/repos/Kapeli/feeds/contents/" with the error: `Wrong type argument: integer-or-marker-p, nil`. Possibly a change in the way...

When doing `helm-dash-install-docset`, emacs ends up using more than 10GB real memory. And the memory never gets released until I restart emacs. env: Archlinux emacs 25.2 helm-dash 20170531.135

When the path contain ":", it can not recognise the right path?

Trying to install dash docsets using `helm-dash-install-docstes` got error ``` Contacting host: api.github.com:443 helm-dash-available-docsets: Wrong type argument: integer-or-marker-p, nil ``` what could be wrong?

The `defcustom helm-dash-mode-docsets-alist` looks monstrous and maybe inaccurate). But I think it could be useful.