stanaka / dash-at-point

a emacs lisp for searching the word at point with Dash
388 stars 32 forks source link

Automatically lookup your installed docsets with `dash-at-point-with-docset` #23

Open waymondo opened 9 years ago

waymondo commented 9 years ago

This PR introduces dash-at-point-installed-docsets, which will attempt to lookup all your installed docsets and cheatsheets to offer as options with dash-at-point-with-docset. If you don't have Dash 3.0 or the command fails, it will fallback to dash-at-point-docsets.

waymondo commented 8 years ago

@stanaka Any thought of including this? It's been pretty handy for me. If you want me to add support to cache and clear the installed docsets instead of looking up each time, I could.

waymondo commented 7 years ago

@stanaka I'm still using this almost daily and its very helpful, I think others would like to use it as well. If you are too busy to maintain this project, I would volunteer to become a maintainer.

annard commented 6 years ago

I have to agree that I quite like this PR, please consider it for merge.