Skip to content

Search in specific docset #2

@kidpixo

Description

@kidpixo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions