-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels