Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes #143

Merged
merged 8 commits into from
Dec 7, 2016
Merged

Minor fixes #143

merged 8 commits into from
Dec 7, 2016

Conversation

areina
Copy link
Member

@areina areina commented Nov 29, 2016

No description provided.

Rename `helm-dash-available-docsets` because that name isn't appropiate at
all. Docsets contributed by users are also "available", so what we want to
differentiate is that there are official and unofficial (contributed by users)
docsets.
Add docstring and remove unnecessary let wrapper.
It was doing the same as `helm-dash-read-json-from-url`, so we can call it
directly from `helm-dash-official-docsets`.
…ocsets`

Unify naming criteria with `helm-dash-official-docsets`. Would be nice if we
could do the same with the output of the functions. One is returning a list and
the other a list of lists.
This method isn't executing sql commands, it's returning a sql query to
execute, so this is a proper name for it.

Also, as helm-dash only gets content, it doesn't make sense to have "query-type"
as an option, it's always "select". I update it also to don't crash if a invalid
docset type is sent.
@areina areina merged commit b649ca4 into master Dec 7, 2016
@areina areina deleted the minor-fixes branch December 7, 2016 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant