DashLookup
DashLookup copied to clipboard
Search in specific docset
This is not an issue, but could be useful for who is using a lot of docset:
In the DashLookupHandler.java file I changed the line 39 from :
Program.launch("dash://" + selectedText);
to:
Program.launch("dash://[DOCSET_PREFIX]:" + selectedText);
See if that can be integrated in the main repository.
Cheers!
PS: take a look to mine docsets > https://github.com/kidpixo?tab=repositories